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 daeed33 commit 9bca1b5Copy full SHA for 9bca1b5
.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@v4.0.0
+ - uses: pnpm/action-setup@v4.2.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