Skip to content

Commit b26a07d

Browse files
renovate[bot]jessehouwing
authored andcommitted
Update actions/setup-node action to v6.1.0
1 parent b1ebc38 commit b26a07d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-tasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
lfs: true
3232

3333
- name: Setup Node.js environment
34-
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
34+
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
3535
with:
3636
node-version: 20
3737
check-latest: true

0 commit comments

Comments
 (0)