Skip to content

Commit 38f7a09

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
- name: Setup Node.js
101101
uses: actions/setup-node@v6
102102
with:
103-
node-version: 22.x
103+
node-version: 24.x
104104
registry-url: 'https://registry.npmjs.org'
105105

106106
- name: Bundle

0 commit comments

Comments
 (0)