Skip to content

chore: upgrade GitHub Actions from Node 20 to Node 24 - #140

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

chore: upgrade GitHub Actions from Node 20 to Node 24#140
mcollins-ttd merged 2 commits 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 and others added 2 commits June 9, 2026 03:11
Like GradleDependency, this check fires whenever a newer version is
released, causing spurious CI failures unrelated to the PR under review.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mcollins-ttd
mcollins-ttd merged commit 6f8898a into main Jun 9, 2026
2 checks passed
@mcollins-ttd
mcollins-ttd deleted the mkc-UID2-6742-node20-to-node24-actions branch June 9, 2026 06:23
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