Skip to content

Commit a129d28

Browse files
committed
Use node version 24
1 parent e0e4769 commit a129d28

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
@@ -32,7 +32,7 @@ jobs:
3232
- name: Setup Node.js
3333
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
3434
with:
35-
node-version: 22
35+
node-version: 24
3636
cache: 'pnpm'
3737
registry-url: 'https://registry.npmjs.org'
3838

0 commit comments

Comments
 (0)