Skip to content

DEVO-1052 - update node version#29

Merged
cbalcazarp4585 merged 2 commits intomainfrom
DEVO-1052
Mar 27, 2026
Merged

DEVO-1052 - update node version#29
cbalcazarp4585 merged 2 commits intomainfrom
DEVO-1052

Conversation

@cbalcazarp4585
Copy link
Copy Markdown
Contributor

Summary of PR changes

Updated the GitHub Action to use Node.js 24 runtime instead of Node.js 20.

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

Changes Made

  • Updated action.yml to use node24 runtime (changed from node20)

PR Requirements

  • For major, minor, or breaking changes, at least one of the commit messages contains the appropriate +semver: keywords.
    • See the Incrementing the Version section of the repository's README.md for more details.
    • Note: This change should include +semver:major or +semver:breaking in a commit message as upgrading the Node runtime is a breaking change.
  • 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.

Additional Notes

  • The action needs to be recompiled by running npm run build before merging this PR.

@cbalcazarp4585 cbalcazarp4585 requested a review from a team as a code owner March 24, 2026 04:05
@github-actions
Copy link
Copy Markdown

Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.

  • Please update the action's version in the Usage Examples section of README.md. Each instance of this action should be updated to:
    uses: im-open/process-code-coverage-summary@v2.3.1

@github-actions
Copy link
Copy Markdown

The action's Contributing Guidelines have been met:

  • The action's version in the Usage Examples section of README.md has been updated to @v2.3.1
  • The action has been recompiled (if needed) by running the build command from the root of the repository

@cbalcazarp4585 cbalcazarp4585 merged commit e2984f8 into main Mar 27, 2026
12 checks passed
@cbalcazarp4585 cbalcazarp4585 deleted the DEVO-1052 branch March 27, 2026 15:59
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.

3 participants