mirror of
https://github.com/actions/setup-node.git
synced 2025-08-12 11:32:12 +00:00
update to 24
This commit is contained in:
parent
e76b1ece36
commit
4aa78f05e5
4
.github/workflows/versions.yml
vendored
4
.github/workflows/versions.yml
vendored
@ -181,7 +181,7 @@ jobs:
|
||||
with:
|
||||
node-version-file: '__tests__/data/package-volta.json'
|
||||
- name: Verify node
|
||||
run: __tests__/verify-node.sh 20
|
||||
run: __tests__/verify-node.sh 24
|
||||
|
||||
version-file-volta-extends:
|
||||
runs-on: ${{ matrix.os }}
|
||||
@ -196,7 +196,7 @@ jobs:
|
||||
with:
|
||||
node-version-file: '__tests__/data/package-volta-extends.json'
|
||||
- name: Verify node
|
||||
run: __tests__/verify-node.sh 20
|
||||
run: __tests__/verify-node.sh 24
|
||||
|
||||
node-dist:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user