mirror of
https://github.com/actions/setup-node.git
synced 2025-07-04 06:10:52 +00:00
set added to check the version of the file
This commit is contained in:
parent
1b0aeb7004
commit
aab770aa32
2
.github/workflows/versions.yml
vendored
2
.github/workflows/versions.yml
vendored
@ -90,6 +90,8 @@ jobs:
|
||||
uses: ./
|
||||
with:
|
||||
node-version-file: '.nvmrc'
|
||||
- name: Verify node
|
||||
- run: __tests__/verify-node.sh 14
|
||||
|
||||
node-dist:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
Loading…
Reference in New Issue
Block a user