change version in volta test

This commit is contained in:
Evgenii Korolevskii 2022-09-22 10:24:37 +03:00
parent a0c6227eac
commit 50135037c8

View file

@ -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 }}