Skip to content

ci: bump action-gh-release to v3 (Node 24 runtime) - #76

Merged
jmccarrell merged 1 commit into
mainfrom
fix-gh-release-node24
Jun 24, 2026
Merged

ci: bump action-gh-release to v3 (Node 24 runtime)#76
jmccarrell merged 1 commit into
mainfrom
fix-gh-release-node24

Conversation

@jmccarrell

Copy link
Copy Markdown
Owner

GitHub Actions runners now flag the release workflow:

Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: softprops/action-gh-release@v2.

softprops/action-gh-release v3.0.0 moves the action runtime from Node 20 to Node 24, and the maintainer keeps a floating v3 major tag. This bumps the pin in .github/workflows/release.yml from @v2 to @v3, matching the repo's existing major-tag convention.

Verified v3.0.1 ships using: "node24" in its action.yml.

Ref: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

🤖 Generated with Claude Code

softprops/action-gh-release@v2 targets Node.js 20, which GitHub-hosted
runners now force onto Node.js 24 and flag as deprecated. v3.0.0 moves
the action runtime to Node 24; the maintainer recommends the floating
v3 tag on GitHub-hosted runners.

https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@jmccarrell
jmccarrell merged commit 9a23023 into main Jun 24, 2026
2 checks passed
@jmccarrell
jmccarrell deleted the fix-gh-release-node24 branch June 24, 2026 13:41
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