Skip to content

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

Merged
timvisee merged 1 commit into
devfrom
ci/estebany/update-actions-node24
May 20, 2026
Merged

ci: update GitHub Actions to Node 24 before June 2 deadline#281
timvisee merged 1 commit into
devfrom
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/upload-artifact v4 v7.0.1 24

All target SHAs verified against their tags via the GitHub API.

References

@timvisee timvisee merged commit 0c21ee4 into dev May 20, 2026
2 checks passed
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