Skip to content

Upgrade GitHub Actions to latest versions#232

Merged
drbh merged 11 commits intohuggingface:mainfrom
salmanmkc:upgrade-github-actions-node24-general
Feb 10, 2026
Merged

Upgrade GitHub Actions to latest versions#232
drbh merged 11 commits intohuggingface:mainfrom
salmanmkc:upgrade-github-actions-node24-general

Conversation

@salmanmkc
Copy link
Copy Markdown
Contributor

@salmanmkc salmanmkc commented Jan 24, 2026

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
Jimver/cuda-toolkit v0.2.29 v0.2.30 build_kernel_windows.yaml
actions/attest-build-provenance v2 v3 kernel_abi_python_release.yaml
astral-sh/setup-uv v5 v7 lint.yml, test_kernels.yaml, test_python.yaml
cachix/cachix-action v14, v15 v16 build_kernel_macos.yaml, build_kernel_rocm.yaml, test_extra_commands.yaml
cachix/install-nix-action v27 v31 check_variants.yaml, nix_fmt.yaml
sigstore/gh-action-sigstore-python v3.0.0 v3.2.0 publish_kernels.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.

Copy link
Copy Markdown
Collaborator

@drbh drbh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks for the version bumps

@drbh drbh merged commit efa21e6 into huggingface:main Feb 10, 2026
31 checks passed
danieldk pushed a commit that referenced this pull request Mar 4, 2026
* Upgrade GitHub Actions to latest versions

Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>

* fix: Correct GitHub Actions upgrade (fix branch refs and version formats)

* fix: Correct GitHub Actions upgrade (fix branch refs and version formats)

* fix: Correct GitHub Actions upgrade (fix branch refs and version formats)

* fix: Correct GitHub Actions upgrade (fix branch refs and version formats)

* fix: Correct GitHub Actions upgrade (fix branch refs and version formats)

* fix: Correct GitHub Actions upgrade (fix branch refs and version formats)

* fix: Correct GitHub Actions upgrade (fix branch refs and version formats)

* fix: Correct GitHub Actions upgrade (fix branch refs and version formats)

* fix: Correct GitHub Actions upgrade (fix branch refs and version formats)

* fix: Correct GitHub Actions upgrade (fix branch refs and version formats)

---------

Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
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