Skip to content

Commit 5babd22

Browse files
committed
chore(ci): node v12 -> v14
1 parent e7e888a commit 5babd22

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
@@ -21,7 +21,7 @@ jobs:
2121

2222
- uses: actions/setup-node@v1
2323
with:
24-
node-version: 12
24+
node-version: 14
2525
registry-url: https://registry.npmjs.org/
2626

2727
- name: Get yarn cache

0 commit comments

Comments
 (0)