Skip to content

Commit b2eb7c2

Browse files
committed
ci(release): use node v24
1 parent bd0dfaf commit b2eb7c2

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
@@ -52,7 +52,7 @@ jobs:
5252

5353
- uses: actions/setup-node@v4
5454
with:
55-
node-version: 22
55+
node-version: 24
5656
cache: pnpm
5757
registry-url: "https://registry.npmjs.org"
5858

0 commit comments

Comments
 (0)