Skip to content

Commit 053c6c1

Browse files
authored
Merge pull request #34 from planetscale/jw-reno
gha/validate-reno: switch to latest node lts
2 parents 6f83f68 + a0a5fdc commit 053c6c1

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.json5

0 commit comments

Comments
 (0)