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 e36dc99 commit 19b889dCopy full SHA for 19b889d
.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