We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7631458 + 712c6e4 commit 928966dCopy full SHA for 928966d
1 file changed
.github/workflows/workflow.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Node setup
20
uses: actions/setup-node@v1
21
with:
22
- node-version: '12.x'
+ node-version: '16.x'
23
24
- name: Run Checklist
25
shell: 'script -q -e -c "bash {0}"'
0 commit comments