Skip to content

Commit 01280f7

Browse files
committed
fix
1 parent 06dc563 commit 01280f7

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
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
matrix:
2323
os: [ubuntu-latest, windows-latest]
24-
node: [20.x]
24+
node: [22.x]
2525

2626
runs-on: ${{ matrix.os }}
2727

0 commit comments

Comments
 (0)