We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d358f commit 9c86173Copy full SHA for 9c86173
1 file changed
.github/workflows/deploy-website.yml
@@ -29,6 +29,7 @@ jobs:
29
- name: Setup pnpm
30
uses: pnpm/action-setup@v4
31
with:
32
+ version: 10
33
run_install: false
34
35
- name: Setup Node.js
0 commit comments