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 8228b31 commit 3359412Copy full SHA for 3359412
.github/workflows/auto-dependency-updater.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
# cache: pnpm
32
node-version: 16
33
- - uses: pnpm/action-setup@v3
+ - uses: pnpm/action-setup@v4
34
name: Install pnpm
35
id: pnpm-install
36
.github/workflows/update.yml
registry-url: "${{env.npmjs-registry}}"
scope: "@${{env.scope}}"
version: 8
0 commit comments