We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c701fad + 0f43fba commit d5da59dCopy full SHA for d5da59d
.github/workflows/validate-renovate.yml
@@ -16,6 +16,6 @@ jobs:
16
17
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
18
with:
19
- node-version: 20
+ node-version: lts/*
20
21
- run: npx -p renovate renovate-config-validator renovate.json5
0 commit comments