Skip to content

Commit 3ced89c

Browse files
committed
chore: update github actions
1 parent d96983b commit 3ced89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
platform: [ubuntu-latest, windows-latest]
19-
node-version: [16.x, 17.x, 18.x]
19+
node-version: [16.x, 17.x, 18.x, 19.x, 20.x, 21.x]
2020
runs-on: ${{ matrix.platform }}
2121
steps:
2222
- name: Clone repository

0 commit comments

Comments
 (0)