Skip to content

Commit dffd6c5

Browse files
chore(deps): update dependency node to v24 (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 295bc2e commit dffd6c5

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
@@ -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)