We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b946ad8 commit 3b0fca4Copy full SHA for 3b0fca4
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Setup PNPM
35
uses: pnpm/action-setup@v1.2.1
36
with:
37
- version: 4.11.1
+ version: 10.18.3
38
39
- name: Install Dependencies
40
run: pnpm i
0 commit comments