Skip to content

DUPLO-42484: Upgrade action runtime from Node20 to Node24#19

Merged
kferrone merged 3 commits into
mainfrom
feature/node24-upgrade
Jun 12, 2026
Merged

DUPLO-42484: Upgrade action runtime from Node20 to Node24#19
kferrone merged 3 commits into
mainfrom
feature/node24-upgrade

Conversation

@amaechiabuah

Copy link
Copy Markdown
Contributor

Summary

  • Updates the GitHub Action runtime from node20 to node24 to eliminate Node.js 20 deprecation warnings
  • Updates engines.node in package.json from >=20 to >=24

Ticket: DUPLO-42484

Related: duplocloud/actions#112 — upgrades the actions repo's remaining Node20 dependencies, including its reference to duplocloud/version-bump@main

Test plan

  • npm test — 2/2 tests pass
  • npm run package — build succeeds, dist/index.js unchanged
  • After merge: run Publish Version workflow in duplocloud/actions and verify zero Node20 warnings

@kferrone kferrone left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kferrone kferrone merged commit 4334c98 into main Jun 12, 2026
22 checks passed
@kferrone kferrone deleted the feature/node24-upgrade branch June 12, 2026 15:15
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