Skip to content

Commit 6d94ae0

Browse files
authored
Update npm-ci.yml
1 parent dd1e7e5 commit 6d94ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
node-version: [14.x, 15.x, 16.x]
14+
node-version: [16.x, 17.x, 18.x, 20.x]
1515

1616
steps:
1717
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)