Skip to content

chore: upgrade GitHub Actions from Node 20 to Node 24#76

Merged
mcollins-ttd merged 1 commit into
mainfrom
mkc-UID2-6742-node20-to-node24-actions
Jun 9, 2026
Merged

chore: upgrade GitHub Actions from Node 20 to Node 24#76
mcollins-ttd merged 1 commit into
mainfrom
mkc-UID2-6742-node20-to-node24-actions

Conversation

@mcollins-ttd

Copy link
Copy Markdown
Contributor

Node 20 is being deprecated on GitHub Actions runners. Starting June 16, 2026, runners will use Node 24 by default.

This PR upgrades outdated action references in this repo to the latest released version that ships Node 24 support, pinned to its commit SHA. Each action's node version is determined by reading its action.yml at the pinned ref.

See: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

@mcollins-ttd mcollins-ttd left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

LGTM. Verified both SHA pins match their claimed tags (checkout v6.0.3, setup-python v6.2.0) and both resolved action.yml files declare runs.using: node24. Both are the latest releases as of today. Clean bump that meets the stated Node 24 goal.

@mcollins-ttd mcollins-ttd merged commit 0fb2c66 into main Jun 9, 2026
11 checks passed
@mcollins-ttd mcollins-ttd deleted the mkc-UID2-6742-node20-to-node24-actions branch June 9, 2026 07: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