Skip to content

Commit 8ada9a8

Browse files
committed
use node 20 and 22
1 parent 20c664c commit 8ada9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
node-version:
16-
- 14.x
16+
- 20.x
1717
steps:
1818
- uses: actions/checkout@v5
1919
- uses: actions/setup-node@v6

0 commit comments

Comments
 (0)