mirror of https://github.com/actions/toolkit
testing node version inc
parent
a021f2c1ff
commit
bbd518e697
|
@ -28,7 +28,7 @@ jobs:
|
|||
- name: Set Node.js 12.x
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 12.x
|
||||
node-version: 16.x
|
||||
|
||||
- name: npm install
|
||||
run: npm install
|
||||
|
|
Loading…
Reference in New Issue