Skip to content

ci: update GitHub Actions to Node 24 before June 2 deadline#2

Merged
estebany-qd merged 2 commits into
masterfrom
ci/estebany/update-actions-node24
May 20, 2026
Merged

ci: update GitHub Actions to Node 24 before June 2 deadline#2
estebany-qd merged 2 commits into
masterfrom
ci/estebany/update-actions-node24

Conversation

@estebany-qd

Copy link
Copy Markdown
Contributor

Summary

GitHub will force all JavaScript-based actions to run on Node 24 starting June 2, 2026.
Node 20 will be removed from runners entirely on September 16, 2026.

This PR updates all actions/* references to the latest Node 24-native versions.

Changes

Action From To Node
actions/checkout v1-v4 v6.0.2 24
actions/setup-python v2-v5 v6.2.0 24
actions/setup-node v2-v4 v6.4.0 24
actions/setup-go v4-v5 v6.4.0 24
actions/cache v3-v4 v5.0.5 24
actions/upload-artifact v4 v7.0.1 24
actions/download-artifact v4-v5 v8.0.1 24

All target SHAs verified against their tags via the GitHub API.
All target versions confirmed running Node 24 in their action.yml.

References

@estebany-qd estebany-qd merged commit a25a7e6 into master May 20, 2026
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