mirror of
https://github.com/actions/setup-node
synced 2025-04-19 22:53:12 +00:00
change version in volta test
This commit is contained in:
parent
a0c6227eac
commit
50135037c8
2
.github/workflows/versions.yml
vendored
2
.github/workflows/versions.yml
vendored
@ -119,7 +119,7 @@ jobs:
|
||||
with:
|
||||
node-version-file: '__tests__/data/package.json'
|
||||
- name: Verify node
|
||||
run: __tests__/verify-node.sh 14
|
||||
run: __tests__/verify-node.sh 16
|
||||
|
||||
node-dist:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
Loading…
Reference in New Issue
Block a user