Skip to content

ci: move actions runtime to Node 24#51

Merged
dbarrante merged 1 commit into
mainfrom
agent/update-node24-actions
Jul 20, 2026
Merged

ci: move actions runtime to Node 24#51
dbarrante merged 1 commit into
mainfrom
agent/update-node24-actions

Conversation

@dbarrante

Copy link
Copy Markdown
Collaborator

Summary

  • upgrade GitHub's checkout action to v7.0.1
  • upgrade setup-node to v7.0.0
  • pin both actions to their immutable release commit SHAs
  • keep the CI action runtime aligned with the repository's Node 24 baseline

Why

The verified post-merge CI run passed but warned that the v4 actions target deprecated Node 20 and were being forced onto Node 24. The current v7 releases declare node24 directly.

Validation

  • official release tags resolved to the pinned commit SHAs
  • both pinned action manifests declare the Node 24 action runtime
  • workflow diff is limited to the two action references
  • PR CI must pass before merge and release tagging

@dbarrante
dbarrante marked this pull request as ready for review July 20, 2026 17:34
@dbarrante
dbarrante merged commit f11bfe6 into main Jul 20, 2026
2 checks passed
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