We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db7d6c4 commit 4f41f4fCopy full SHA for 4f41f4f
.github/workflows/renovate.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
- uses: actions/setup-node@v4
18
with:
19
- node-version: '18'
+ node-version: '22'
20
21
- name: Run renovate-config-validator
22
run: npx --yes --package renovate -- renovate-config-validator --strict
0 commit comments