Skip to content

Commit 346e368

Browse files
chore(deps): update dependency node to v24
1 parent eb83595 commit 346e368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
version: 10
2222
- uses: actions/setup-node@v6
2323
with:
24-
node-version: 22.x
24+
node-version: 24.x
2525
cache: 'pnpm'
2626
- name: Install dependencies
2727
run: pnpm install

0 commit comments

Comments
 (0)