Update node version to 22
This commit is contained in:
2
.github/workflows/github-actions-builder.yml
vendored
2
.github/workflows/github-actions-builder.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
- name: setup node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 21
|
||||
node-version: 22
|
||||
- id: set_var_win
|
||||
if: matrix.settings.platform == 'windows-latest'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user