Skip to content

Commit bced1d5

Browse files
chore(deps): update dependency node to v24 (#166)
| datasource | package | from | to | | --------------- | --------------------- | ------- | ------- | | github-releases | actions/node-versions | 22.21.1 | 24.11.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b79c9a commit bced1d5

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
@@ -19,7 +19,7 @@ jobs:
1919
# https://github.com/googleapis/release-please/issues/2280.
2020
- uses: actions/setup-node@v5
2121
with:
22-
node-version: 22
22+
node-version: 24
2323
# TODO: remove bump-minor-pre-major when in production. It prevents
2424
# release-please from bumping the major version on breaking changes.
2525
- run: |

0 commit comments

Comments
 (0)