update node to 22.11.0 (#14869)
* wip * Update CHANGELOG.md * Update CHANGELOG.md
This commit is contained in:
parent
2305788ed9
commit
4d54101510
12 changed files with 17 additions and 13 deletions
2
.github/workflows/validate-api-json.yml
vendored
2
.github/workflows/validate-api-json.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [20.16.0]
|
||||
node-version: [22.11.0]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4.1.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue