Skip to content

Commit 7467903

Browse files
committed
Update ci node version
1 parent f731c94 commit 7467903

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 nodejs
1212
uses: actions/setup-node@v1
1313
with:
14-
node-version: 12.21.0
14+
node-version: 16
1515

1616
- name: Cache npm modules
1717
uses: actions/cache@v1

0 commit comments

Comments
 (0)