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.
1 parent cfc92f7 commit 031e1e8Copy full SHA for 031e1e8
.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: '22'
+ node-version: '24'
20
21
- name: Install Renovate and Config Validator
22
run: |
0 commit comments