mirror of
https://github.com/upgundecha/howtheysre
synced 2026-01-03 07:48:02 +00:00
Updated node version in workflow
This commit is contained in:
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Node setup
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '12.x'
|
||||
node-version: '16.x'
|
||||
|
||||
- name: Run Checklist
|
||||
shell: 'script -q -e -c "bash {0}"'
|
||||
|
||||
Reference in New Issue
Block a user