Skip to content

Commit 08b219e

Browse files
committed
bump node in CI
1 parent 2c3fda1 commit 08b219e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Use Node.js
2828
uses: actions/setup-node@v1
2929
with:
30-
node-version: '10.14'
30+
node-version: 14
3131
- name: Cache Node.js modules
3232
uses: actions/cache@v2
3333
with:

0 commit comments

Comments
 (0)