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 54f8651 commit b460148Copy full SHA for b460148
.github/workflows/auto-dependency-updater.yml
@@ -31,7 +31,7 @@ jobs:
31
fetch-depth: 0
32
ref: ${{ matrix.base }}
33
persist-credentials: false
34
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
35
with:
36
# cache: pnpm
37
node-version: 22
0 commit comments