Skip to content

Commit 3627a00

Browse files
committed
update node modules in ci
1 parent 2039c47 commit 3627a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Install Node.js
4848
uses: actions/setup-node@v2
4949
with:
50-
node-version: 12.x
50+
node-version: 14
5151

5252
- name: Install Node Modules
5353
run: yarn install

0 commit comments

Comments
 (0)