We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a3f2c commit 251def5Copy full SHA for 251def5
.github/workflows/renovate_config_check.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Node.js
17
uses: actions/setup-node@v4
18
with:
19
- node-version: '20'
+ node-version: '22'
20
21
- name: Install Renovate and Config Validator
22
run: |
0 commit comments