testing node version inc

This commit is contained in:
Vallie Joseph 2022-12-07 06:11:29 +00:00
parent a021f2c1ff
commit bbd518e697

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