chore: bump action runtime to node24 (v0 backport)#116
Open
ronens88 wants to merge 1 commit intorelease/v0from
Open
chore: bump action runtime to node24 (v0 backport)#116ronens88 wants to merge 1 commit intorelease/v0from
ronens88 wants to merge 1 commit intorelease/v0from
Conversation
ronens88
added a commit
that referenced
this pull request
May 8, 2026
The v0 maintenance branch needs CI gating for backports like the node24 bump (#116). Without this, PRs into release/v0 silently skip the verify suite. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Backport of #115 to the v0 line. GitHub forces Node 24 on runners June 2 and removes Node 20 support September 16, after which the action would fail to start on Node-20-pinned runtimes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
f246913 to
419614f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
v0.10.0tag.using: node20→using: node24inaction.ymlandattest/action.yml.@v0/@v0.10.0break on September 16, 2026 when GitHub removes Node 20 support.Why a v0 backport
@v0may be on v0 deliberately (haven't validated v1 hardening behavior, or v1 conflicts with their setup). Forcing them to v1 just to get a Node bump would couple the two changes unfairly.Test plan
verify-prworkflow passes on this PRv0.10.1onrelease/v0, move floatingv0tag