Skip to content

Commit 25c2c15

Browse files
committed
ci: upgrade nodejs
1 parent 3ff5b7a commit 25c2c15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
strategy:
88
matrix:
9-
node-version: [20.x]
9+
node-version: [22.x]
1010

1111
steps:
1212
- name: Main checkout

0 commit comments

Comments
 (0)