Skip to content

Commit 1d9b0ed

Browse files
Test on Node 23
1 parent 4e9264d commit 1d9b0ed

File tree

3 files changed

+92
-84
lines changed

3 files changed

+92
-84
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
strategy:
1010
matrix:
11-
node-version: [18.x, 20.x, 22.x]
11+
node-version: [18.x, 20.x, 22.x, 23.x]
1212

1313
steps:
1414
- uses: actions/checkout@v4

package-lock.json

+90-82
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)