Skip to content

Commit f9f7dbe

Browse files
committed
Updated ci
1 parent f9aa148 commit f9f7dbe

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
@@ -10,7 +10,7 @@ jobs:
1010
- name: Setup node
1111
uses: actions/setup-node@v3
1212
with:
13-
node-version: 14
13+
node-version: 16
1414
cache: 'npm'
1515

1616
- name: Install and test

0 commit comments

Comments
 (0)