Skip to content

Commit aef3bd6

Browse files
committed
ci: increase testenv node version to v12
1 parent 7bfe1bf commit aef3bd6

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
@@ -11,7 +11,7 @@ jobs:
1111
- name: Setup Node
1212
uses: actions/setup-node@v1
1313
with:
14-
node-version: 10.15.0
14+
node-version: 12.22.6
1515
- name: Install deps
1616
run: |
1717
cd lib

0 commit comments

Comments
 (0)