Skip to content

Commit 8bd26be

Browse files
chore(deps): update actions/setup-node action to v6 (#48)
Co-authored-by: felix-renovate[bot] <143542247+felix-renovate[bot]@users.noreply.github.com>
1 parent e661c7f commit 8bd26be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
persist-credentials: false
1818

19-
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
19+
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
2020
with:
2121
node-version: lts/*
2222

0 commit comments

Comments
 (0)