Skip to content

Commit 3d6f20c

Browse files
authored
Merge pull request #125 from planetscale/jw-reno
gha/validate-reno: switch to latest node lts
2 parents 8848134 + f0cac53 commit 3d6f20c

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)