Skip to content

Commit f0cac53

Browse files
authored
gha/validate-reno: switch to latest node lts
1 parent 8848134 commit f0cac53

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
@@ -18,6 +18,6 @@ jobs:
1818

1919
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
2020
with:
21-
node-version: 20
21+
node-version: lts/*
2222

2323
- run: npx -p renovate renovate-config-validator renovate.json

0 commit comments

Comments
 (0)