Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79be578 commit ff13c3cCopy full SHA for ff13c3c
.github/workflows/workflow.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set Node.js 10.x
15
uses: actions/setup-node@master
16
with:
17
- version: 10.x
+ node-version: 10.x
18
19
- name: npm install
20
run: npm install
0 commit comments