Skip to content

chore(ci): bump Node 20 actions to Node 24 runtime#86

Merged
zfarrell merged 1 commit into
mainfrom
chore/node24-actions
May 29, 2026
Merged

chore(ci): bump Node 20 actions to Node 24 runtime#86
zfarrell merged 1 commit into
mainfrom
chore/node24-actions

Conversation

@zfarrell

Copy link
Copy Markdown
Contributor

Bumps GitHub Actions still running on the Node 20 runtime to their Node 24 versions, keeping SHA pins with version comments.

Bumps:

  • actions/upload-artifact: v5 -> v7.0.1
  • actions/download-artifact: v5 -> v8.0.1
  • softprops/action-gh-release: v2.2.2 -> v3.0.0

Breaking changes to review:

  • actions/upload-artifact v7.0.1: artifacts are immutable; each upload must use a distinct name.
  • actions/download-artifact v8.0.1: requires matching upload-artifact v4+; downloads by name extract directly into the path.
  • softprops/action-gh-release v3.0.0: runtime moved to Node 24, dropping older runners; inputs used here remain supported.

@zfarrell zfarrell merged commit 8fdc2c4 into main May 29, 2026
2 checks passed
@zfarrell zfarrell deleted the chore/node24-actions branch May 29, 2026 21:48
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