Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 251def5

Browse files
authoredMar 11, 2025
deps: update dependency node to v22 (#3713)
1 parent e2a3f2c commit 251def5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/renovate_config_check.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Node.js
1717
uses: actions/setup-node@v4
1818
with:
19-
node-version: '20'
19+
node-version: '22'
2020

2121
- name: Install Renovate and Config Validator
2222
run: |

0 commit comments

Comments
 (0)
Failed to load comments.