Skip to content

Commit 084fa3e

Browse files
committed
ci: adjust node version
1 parent 9749457 commit 084fa3e

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
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Node.js
1717
uses: actions/setup-node@v3
1818
with:
19-
node-version: 14.x
19+
node-version: 18.x
2020

2121
- name: Restore yarn cache
2222
id: yarn-cache

0 commit comments

Comments
 (0)