Skip to content

Commit afa3266

Browse files
chore(deps): update dependency node to v22 (#141)
| datasource | package | from | to | | --------------- | --------------------- | ------- | ------- | | github-releases | actions/node-versions | 20.19.4 | 22.18.0 | 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 1505548 commit afa3266

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@v4
2121
with:
22-
node-version: 20
22+
node-version: 22
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)