Skip to content

Commit 2f35a3e

Browse files
committed
Run CI against the new server preferred Node.js version
1 parent cd51ad7 commit 2f35a3e

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

1919
- uses: actions/setup-node@v1
2020
with:
21-
node-version: 14
21+
node-version: 16
2222

2323
- name: Get npm cache directory
2424
id: npm-cache

0 commit comments

Comments
 (0)