mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 03:28:42 +00:00
change version in volta test
This commit is contained in:
parent
a0c6227eac
commit
50135037c8
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue