Skip to content

Commit 33f2230

Browse files
Update actions/setup-node action to v6 (#628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c05ad95 commit 33f2230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1414
with:
1515
fetch-depth: 0
16-
- uses: actions/setup-node@v4
16+
- uses: actions/setup-node@v6
1717
env:
1818
FORCE_COLOR: 0
1919
with:

0 commit comments

Comments
 (0)