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 47b27e7Copy full SHA for 47b27e7
.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.16.1
38
39
- name: Install Dependencies
40
run: pnpm i
0 commit comments