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.
2 parents 220852e + 19b889d commit 9749925Copy full SHA for 9749925
.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@v2
+ - uses: pnpm/action-setup@v3
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