Skip to content

Commit 66aac92

Browse files
committed
update node version
1 parent a023eab commit 66aac92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Use Node.js
4848
uses: actions/setup-node@v1
4949
with:
50-
node-version: 12.x
50+
node-version: 14.x
5151
- run: npm install
5252
- name: lint
5353
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)