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 a45b494 commit 80746ddCopy full SHA for 80746dd
.github/workflows/workflow.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Set Node.JS
12
uses: actions/setup-node@master
13
with:
14
- node-version: 13.x
+ node-version: 12.x
15
16
- name: npm install
17
run: npm install
0 commit comments