Skip to content

DEVO-1062 - Bump Node version#19

Merged
cbalcazarp4585 merged 2 commits into
mainfrom
DEVO-1062
Apr 14, 2026
Merged

DEVO-1062 - Bump Node version#19
cbalcazarp4585 merged 2 commits into
mainfrom
DEVO-1062

Conversation

@cbalcazarp4585

@cbalcazarp4585 cbalcazarp4585 commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

Summary of PR changes

https://im-jira.internal.towerswatson.com/browse/DEVO-1062

This PR upgrades the Node.js version from 20 to 24 across the action's workflow and documentation.

Changes made:

  • Updated .github/workflows/build.yml to use Node.js 24.x instead of 20.x
  • Updated README.md examples to reflect Node.js 24 in both usage examples

This is a major version change to ensure compatibility with the latest Node.js LTS version.

PR Requirements

  • For major, minor, or breaking changes, at least one of the commit messages contains the appropriate +semver: keywords.
    • Commit message includes +semver:major to trigger a major version bump
    • See the Incrementing the Version section of the repository's README.md for more details.
  • The action code does not contain sensitive information.

NOTE: If the repo's workflow could not automatically update the README.md, it should be updated manually with the next version. For javascript actions, if the repo's workflow could not automatically recompile the action it should also be updated manually as part of the PR.

@cbalcazarp4585 cbalcazarp4585 requested a review from a team as a code owner April 13, 2026 15:25
@cbalcazarp4585 cbalcazarp4585 changed the title Bump Node version DEVO-1062 - Bump Node version Apr 13, 2026
@cbalcazarp4585 cbalcazarp4585 merged commit 83a905e into main Apr 14, 2026
4 checks passed
@cbalcazarp4585 cbalcazarp4585 deleted the DEVO-1062 branch April 14, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants