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 343e5eb commit f5576f0Copy full SHA for f5576f0
.github/workflows/deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Install pnpm
32
uses: pnpm/action-setup@v2
33
with:
34
- version: 8
+ version: 9
35
36
- name: Install Node.js
37
uses: actions/setup-node@v3
0 commit comments