Skip to content

Commit 6a3ec26

Browse files
committed
fix: update to node 24
1 parent 64fb6ab commit 6a3ec26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Setup Node.js
3535
uses: actions/setup-node@v4
3636
with:
37-
node-version: 22
37+
node-version: 24
3838
registry-url: https://registry.npmjs.org/
3939
cache: pnpm
4040

0 commit comments

Comments
 (0)