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 763be91 commit 2162e1eCopy full SHA for 2162e1e
.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