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 a023eab commit 66aac92Copy full SHA for 66aac92
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Use Node.js
48
uses: actions/setup-node@v1
49
with:
50
- node-version: 12.x
+ node-version: 14.x
51
- run: npm install
52
- name: lint
53
if: runner.os == 'Linux'
0 commit comments