Skip to content

Upgrade GitHub Actions for Node 24 compatibility#503

Open
salmanmkc wants to merge 1 commit intoopenai:mainfrom
salmanmkc:upgrade-github-actions-node24
Open

Upgrade GitHub Actions for Node 24 compatibility#503
salmanmkc wants to merge 1 commit intoopenai:mainfrom
salmanmkc:upgrade-github-actions-node24

Conversation

@salmanmkc
Copy link
Contributor

@salmanmkc salmanmkc commented Mar 11, 2026

Upgrades GitHub Actions to versions that support Node 24, since Node 20 is reaching EOL in April 2026.

Changes

Action Old Version(s) New Version Compare Files
actions/upload-artifact v6 v7 Diff build_wheels.yml

Context

Per GitHub's announcement, Node 20 is being deprecated and runners will default to Node 24 starting June 2nd, 2026.

  • Node 20 EOL: April 2026
  • Node 24 becomes default: June 2nd, 2026

Breaking Changes

  • actions/upload-artifact (v6 → v7): Major version upgrade — review the release notes for breaking changes

Notes

Worth running the workflows on a branch before merging to make sure everything still works.

@salmanmkc salmanmkc force-pushed the upgrade-github-actions-node24 branch from 7ea80ee to f9a536e Compare March 11, 2026 23:24
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
@salmanmkc salmanmkc force-pushed the upgrade-github-actions-node24 branch from f9a536e to fca1364 Compare March 11, 2026 23:35
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