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 67aec15 commit a1c1b96Copy full SHA for a1c1b96
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Install pnpm
14
uses: pnpm/action-setup@v4
15
with:
16
- version: 9
+ version: 10
17
- name: Install Node.js
18
uses: actions/setup-node@v4
19
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
20
21
22
23
0 commit comments