Skip to content

Upgrade GitHub Actions to latest versions#42976

Open
salmanmkc wants to merge 4 commits intohuggingface:mainfrom
salmanmkc:upgrade-github-actions-node24-general
Open

Upgrade GitHub Actions to latest versions#42976
salmanmkc wants to merge 4 commits intohuggingface:mainfrom
salmanmkc:upgrade-github-actions-node24-general

Conversation

@salmanmkc
Copy link
Copy Markdown

@salmanmkc salmanmkc commented Dec 20, 2025

Summary

This PR upgrades GitHub Actions to their latest versions for Node.js 24 compatibility and security updates.

Changes

Action Old Version(s) New Version Files
conda-incubator/setup-miniconda v2 v3 release-conda.yml
docker/build-push-action v3, v5 v6 build-ci-docker-images.yml, build-docker-images.yml, build-nightly-ci-docker-images.yml, build-past-ci-docker-images.yml
docker/login-action v2 v3 build-nightly-ci-docker-images.yml, build-past-ci-docker-images.yml
docker/setup-buildx-action v2 v3 build-nightly-ci-docker-images.yml, build-past-ci-docker-images.yml
slackapi/slack-github-action 6c661ce58804a1a20f6dc5fbee7f0381b469e001 91efab103c0de0a537f72a35f6b8cda0ee76bf0a check_failed_tests.yml, new_model_pr_merged_notification.yml

Why these changes?

  • Keeps actions up to date with latest stable releases
  • Updated actions include security fixes and new features

Testing

These changes only update action versions and don't modify workflow logic.

@Rocketknight1
Copy link
Copy Markdown
Member

cc @ydshieh

@salmanmkc salmanmkc force-pushed the upgrade-github-actions-node24-general branch from 440749f to c248429 Compare January 22, 2026 23:16
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
@salmanmkc salmanmkc force-pushed the upgrade-github-actions-node24-general branch from c248429 to fceee6d Compare January 24, 2026 23:17
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