Skip to content

Upgrade GitHub Actions for Node 24 compatibility#1492

Closed
salmanmkc wants to merge 1 commit intohuggingface:mainfrom
salmanmkc:upgrade-github-actions-node24
Closed

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

Conversation

@salmanmkc
Copy link
Copy Markdown
Contributor

@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
actions/checkout v4 v6 gh-pages.yml, publish.yml, tests.yml
actions/setup-node v3 v6 publish.yml, tests.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.

@salmanmkc salmanmkc force-pushed the upgrade-github-actions-node24 branch from 99499d0 to 4b89d40 Compare January 22, 2026 23:16
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
@xenova
Copy link
Copy Markdown
Collaborator

xenova commented Feb 18, 2026

Hi @salmanmkc thanks for the PR! We were in the middle of a large refactor (Transformers.js v4), so I brought your changes into and merged them via #1531 🙌

image

@xenova xenova closed this Feb 18, 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.

2 participants