Skip to content

Conversation

@salmanmkc
Copy link

@salmanmkc salmanmkc commented Dec 13, 2025

Summary

Upgrades official GitHub Actions to their latest versions.

I released download and setup artifact yesterday, so these are very new, all these ations are now running on node 24.

Changes

Action Old Version New Version
actions/checkout v5 v6
actions/setup-node v5 v6
actions/upload-artifact v4 v6
actions/download-artifact v5 v7
actions/attest-build-provenance v2 v3

Files Modified

  • .github/workflows/codeql.yml
  • .github/workflows/dev-publish.yml
  • .github/workflows/docs.yml
  • .github/workflows/jsr-publish.yml
  • .github/workflows/publish.yml
  • .github/workflows/test.yml
  • .github/workflows/zizmor.yml

- actions/checkout: v5 → v6
- actions/setup-node: v5 → v6
- actions/upload-artifact: v4 → v6
- actions/download-artifact: v5 → v7
- actions/attest-build-provenance: v2 → v3
@salmanmkc salmanmkc changed the title chore: upgrade GitHub Actions to latest versions chore: upgrade GitHub Actions to latest versions (node 24) Dec 13, 2025
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