Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Upgrade GitHub Actions for Node 24 compatibility#104

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

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

Conversation

@salmanmkc

@salmanmkc salmanmkc commented Dec 20, 2025

Copy link
Copy Markdown

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/cache v3 v5 deploy-to-spaces.yml, lint.yml, test.yml
actions/checkout v3 v6 deploy-to-spaces.yml, lint.yml, test.yml
actions/setup-node v3 v6 deploy-to-spaces.yml, lint.yml, test.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.

Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant