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 2acf439 commit 25fd5d2Copy full SHA for 25fd5d2
.github/workflows/deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
- uses: pnpm/action-setup@v4
32
name: Install pnpm
33
with:
34
- version: 10
+ version: 10.12.1
35
run_install: false
36
37
- name: Install Node.js
0 commit comments