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 6b61777 commit 52f836dCopy full SHA for 52f836d
.github/workflows/check.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
node-version: 20
18
19
- - uses: pnpm/action-setup@v2
+ - uses: pnpm/action-setup@v4
20
name: Install pnpm
21
22
version: 9
.github/workflows/deploy.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
35
0 commit comments