Skip to content

Commit 895d69e

Browse files
authored
chore(deps): bump actions/setup-node from 5 to 6 (#400)
2 parents 57da908 + b460148 commit 895d69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-dependency-updater.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fetch-depth: 0
3232
ref: ${{ matrix.base }}
3333
persist-credentials: false
34-
- uses: actions/setup-node@v5
34+
- uses: actions/setup-node@v6
3535
with:
3636
# cache: pnpm
3737
node-version: 22

0 commit comments

Comments
 (0)