Skip to content

Commit dd35b52

Browse files
authored
chore(ci): upgrade to node 14 (#242)
1 parent cc6d1b7 commit dd35b52

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
@@ -18,7 +18,7 @@ jobs:
1818

1919
strategy:
2020
matrix:
21-
node-version: [12.x]
21+
node-version: [14.x]
2222

2323
steps:
2424
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)