Skip to content

Commit fe1bb52

Browse files
chore(deps): update dependency node to v24
1 parent ac4bd9d commit fe1bb52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup Node.js
2525
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
2626
with:
27-
node-version: 22.22.2
27+
node-version: 24.14.1
2828

2929
# Update npm to the latest version to enable OIDC
3030
# Use corepack to install pnpm

0 commit comments

Comments
 (0)