Skip to content

Commit 8e280db

Browse files
authored
gha/validate-reno: switch to latest node lts
1 parent 6a383e7 commit 8e280db

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,6 +16,6 @@ jobs:
1616

1717
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
1818
with:
19-
node-version: 20
19+
node-version: lts/*
2020

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

0 commit comments

Comments
 (0)