Skip to content

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

Merged
jadamcrain merged 1 commit into
mainfrom
ci-bump-gh-release-node24
Jun 17, 2026
Merged

ci: bump action-gh-release to v3 (Node 24)#186
jadamcrain merged 1 commit into
mainfrom
ci-bump-gh-release-node24

Conversation

@jadamcrain

Copy link
Copy Markdown
Member

The create-github-release job uses softprops/action-gh-release@v2, which runs on the deprecated Node 20 runtime (GitHub currently force-runs it on Node 24 and emits a deprecation warning).

v3.0.0 simply moves the action runtime from Node 20 to Node 24 — no input/API changes — so this is a drop-in bump.

Surfaced by the deprecation warning during the 1.5.0 release run.

v2 runs on the deprecated Node 20 runtime; v3.0.0 moves to Node 24 with no
input/API changes. Resolves the Node 20 deprecation warning in the release job.
@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@jadamcrain jadamcrain merged commit 95119ac into main Jun 17, 2026
25 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