Skip to content

chore(ci): move the last two actions onto the Node 24 runtime - #530

Merged
luisguzman-adfa merged 1 commit into
mainfrom
chore/actions-node24
Sep 2, 2026
Merged

chore(ci): move the last two actions onto the Node 24 runtime#530
luisguzman-adfa merged 1 commit into
mainfrom
chore/actions-node24

Conversation

@luisguzman-adfa

Copy link
Copy Markdown
Collaborator

GitHub is retiring the Node 20 action runtime, and two pinned actions still declared it: actions/checkout@v4 in the binary-bump check, and actions/setup-python@v5 in the catalog publisher. Every other action in the repo was already on Node 24, so this is the tail of that migration rather than a version bump for its own sake.

Verified by reading each pinned version's action.yml, not by inference: ten actions checked, two on node20, and none left after the change.

GitHub is retiring the Node 20 action runtime, and two pinned actions still declared it:
actions/checkout@v4 in the binary-bump check, and actions/setup-python@v5 in the catalog publisher.
Every other action in the repo was already on Node 24, so this is the tail of that migration
rather than a version bump for its own sake.

Verified by reading each pinned version's action.yml, not by inference: ten actions checked, two on
node20, and none left after the change.
@luisguzman-adfa
luisguzman-adfa merged commit 26a8718 into main Sep 2, 2026
2 checks passed
@luisguzman-adfa
luisguzman-adfa deleted the chore/actions-node24 branch September 2, 2026 22:54
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