Skip to content

Commit b95075c

Browse files
⬆️ deps: Update dependency node to v24
1 parent 94769a7 commit b95075c

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
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Node.js
1919
uses: actions/setup-node@v6
2020
with:
21-
node-version: '22'
21+
node-version: '24'
2222

2323
- name: Install pnpm
2424
run: npm install -g pnpm

0 commit comments

Comments
 (0)