Skip to content

Upgrade release workflow actions to Node 24#56

Merged
Chris-Wolfgang merged 1 commit into
mainfrom
chore/upgrade-actions-node24
Apr 28, 2026
Merged

Upgrade release workflow actions to Node 24#56
Chris-Wolfgang merged 1 commit into
mainfrom
chore/upgrade-actions-node24

Conversation

@Chris-Wolfgang
Copy link
Copy Markdown
Owner

Summary

  • actions/download-artifact: v4 → v8.0.1
  • softprops/action-gh-release: v2.5.0 (SHA a06a81a0) → v3.0.0 (SHA b4309332)

Mirrors the change validated in ETL-Test-Kit#54. Clears the Node.js 20 deprecation warning on release runs.

Breaking change review

  • download-artifact v5 changed the output path for single artifact downloads by ID. This workflow only downloads by name:, so unaffected.
  • action-gh-release v3.0.0 is purely a Node 24 runtime bump per release notes.

Test plan

  • Workflow runs without Node 20 deprecation warning on next release

- actions/download-artifact: v4 -> v8.0.1
- softprops/action-gh-release: v2.5.0 -> v3.0.0 (SHA b4309332)

Mirrors the change validated in ETL-Test-Kit#54. Clears Node.js 20
deprecation warning. Both upgrades reviewed for breaking changes; neither
affects the workflow's usage (downloads by name, not artifact ID).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Chris-Wolfgang Chris-Wolfgang merged commit 8c1faae into main Apr 28, 2026
8 checks passed
@Chris-Wolfgang Chris-Wolfgang deleted the chore/upgrade-actions-node24 branch April 28, 2026 03:00
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