Skip to content

Commit ba01640

Browse files
chore(deps): update dependency node to v22
1 parent 7c00271 commit ba01640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-codegen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Set up Node
3333
uses: actions/setup-node@v4
3434
with:
35-
node-version: 18
35+
node-version: 22
3636
cache: "npm"
3737
cache-dependency-path: jsonschema/package-lock.json
3838

0 commit comments

Comments
 (0)