Skip to content

chore: DEVPLAT-7373 fix Node.js 20 deprecated GitHub Actions#163

Merged
kamranf merged 3 commits intomainfrom
kristianm/node20-deprecated-actions
Apr 30, 2026
Merged

chore: DEVPLAT-7373 fix Node.js 20 deprecated GitHub Actions#163
kamranf merged 3 commits intomainfrom
kristianm/node20-deprecated-actions

Conversation

@kristianmills
Copy link
Copy Markdown
Contributor

@kristianmills kristianmills commented Apr 29, 2026

Summary

Upgrades GitHub Actions that use the deprecated Node.js 20 runtime to Node.js 24 compatible versions.

Node.js 20 actions will be forced to run on Node.js 24 by default starting June 2nd, 2026. See the GitHub deprecation notice.

Changes made:

  • cycjimmy/semantic-release-action@v4cycjimmy/semantic-release-action@v5

🤖 Generated with Claude Code

DEVPLAT-7373


Note

Low Risk
Small CI-only change that updates a third-party GitHub Action version; minimal blast radius but could affect release automation if the new action behavior differs.

Overview
Updates the Release GitHub Actions workflow to use cycjimmy/semantic-release-action@v5 (from @v4) for the Semantic Release step, aligning the release pipeline with newer action/runtime support.

Reviewed by Cursor Bugbot for commit 0c87abe. Bugbot is set up for automated code reviews on this repo. Configure here.

@kristianmills kristianmills requested a review from a team as a code owner April 29, 2026 19:19
kamranf
kamranf previously approved these changes Apr 29, 2026
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 971ce98. Configure here.

Comment thread .github/workflows/release.yml Outdated
@kamranf kamranf merged commit 210cce2 into main Apr 30, 2026
7 checks passed
@kamranf kamranf deleted the kristianm/node20-deprecated-actions branch April 30, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants