We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23d6bee + 4384a7e commit 505557eCopy full SHA for 505557e
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/setup-node@v4
21
with:
22
node-version: '16'
23
- - uses: pnpm/action-setup@v2.4.0
+ - uses: pnpm/action-setup@v3.0.0
24
name: Install pnpm
25
id: pnpm-install
26
.github/workflows/nodejs.yml
@@ -22,7 +22,7 @@ jobs:
27
28
@@ -59,7 +59,7 @@ jobs:
59
60
61
62
63
64
65
0 commit comments