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 110162c commit 5872429Copy full SHA for 5872429
1 file changed
.github/workflows/deploy.yml
@@ -34,6 +34,8 @@ jobs:
34
35
- name: Setup pnpm
36
uses: pnpm/action-setup@v2
37
+ with:
38
+ version: 10
39
40
- name: Install dependencies
41
run: pnpm install
0 commit comments