1
0
Fork 0

testing node version inc

pull/1252/head
Vallie Joseph 2022-12-07 06:11:29 +00:00
parent a021f2c1ff
commit bbd518e697
1 changed files with 1 additions and 1 deletions

View File

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