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 7192701 commit 542188bCopy full SHA for 542188b
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup pnpm
16
uses: pnpm/action-setup@v2
17
with:
18
- version: 9
+ version: 10
19
20
- name: Setup node
21
uses: actions/setup-node@v3
.github/workflows/verify.yml
@@ -13,7 +13,7 @@ jobs:
13
14
0 commit comments