Skip to content

Upgrade softprops/action-gh-release to v3 for Node 24 - #86

Merged
neteinstein merged 1 commit into
mainfrom
claude/nodejs-20-deprecation-pipeline-xlee05
Sep 2, 2026
Merged

neteinstein merged 1 commit into
mainfrom
claude/nodejs-20-deprecation-pipeline-xlee05

Conversation

@neteinstein

Copy link
Copy Markdown
Owner

Summary

  • build-and-release still flagged a Node.js 20 deprecation warning: softprops/action-gh-release@v2 targets the deprecated Node.js 20 runtime and is being forced to run on Node.js 24.
  • Bumped softprops/action-gh-release from v2 to v3 in release.yml. v3.0.0 moves the action's runtime to Node 24 with no documented breaking changes to the inputs this workflow uses (tag_name, name, body, files, draft, prerelease, generate_release_notes, append_body).

Test plan

  • Confirm the build-and-release workflow runs without the Node.js 20 deprecation warning on the next push to main.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Gj9vwiAFZwRn1N7zpzMjF3


Generated by Claude Code

softprops/action-gh-release@v2 targets the deprecated Node.js 20
runtime and is being forced onto Node.js 24. v3.0.0 moves the action
to Node 24 with no breaking changes to the inputs this workflow uses.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Gj9vwiAFZwRn1N7zpzMjF3
@neteinstein
neteinstein merged commit a7b1142 into main Sep 2, 2026
1 check passed
@neteinstein
neteinstein deleted the claude/nodejs-20-deprecation-pipeline-xlee05 branch September 2, 2026 10:23
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.

2 participants