Skip to content

Commit c4007e4

Browse files
committed
Test against node 22
1 parent d7291d8 commit c4007e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@v4
1010
- uses: actions/setup-node@v4
1111
with:
12-
node-version: 20
12+
node-version: 22
1313
- run: npm install-ci-test
1414

1515
npm-publish:

0 commit comments

Comments
 (0)