We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89765e3 commit ab20a7cCopy full SHA for ab20a7c
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Use Node.js
11
uses: actions/setup-node@v1
12
with:
13
- node-version: '12.x'
+ node-version: '12.18.2'
14
- name: Install
15
run: npm install
16
- name: Build Lint
0 commit comments