Skip to content

Migrate to the Node 24 Actions runtime#32

Open
whhjdi wants to merge 3 commits into
craig-day:masterfrom
whhjdi:bump-node24
Open

Migrate to the Node 24 Actions runtime#32
whhjdi wants to merge 3 commits into
craig-day:masterfrom
whhjdi:bump-node24

Conversation

@whhjdi
Copy link
Copy Markdown

@whhjdi whhjdi commented Jun 4, 2026

GitHub announced the deprecation of the Node.js 20 runtime on Actions runners. Workflows using this action now emit:

Node.js 20 is deprecated. The following actions target Node.js 20 but are being
forced to run on Node.js 24: craig-day/compute-tag@v20.

This PR migrates the action and its CI to the Node 24 runtime:

The action only depends on @actions/*, @octokit/*, and semver, all of which run on Node 24.

Validation

Thanks for maintaining this action!

whhjdi added 3 commits June 4, 2026 18:45
GitHub announced deprecation of the Node 20 runtime on Actions runners.
Bump runs.using to node24, analogous to the Node 16 -> 20 bump in PR craig-day#24.
v5+ targets the Node 24 runtime, aligning with the action.yml node24 bump.
v3 moves the action runtime to Node 24, aligning with this PR.
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.

1 participant