Skip to content

Commit ee8e69c

Browse files
authored
Update ci.yml
1 parent 408c1ba commit ee8e69c

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
@@ -15,8 +15,8 @@ jobs:
1515
strategy:
1616
matrix:
1717
node-version:
18-
- 14.x
1918
- 16.x
19+
- 18.x
2020
steps:
2121
- uses: actions/checkout@v2
2222
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)