Skip to content

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

Merged
kristianmills merged 4 commits into
mainfrom
kristianm/node20-deprecated-actions
Apr 30, 2026
Merged

chore: DEVPLAT-7373 fix Node.js 20 deprecated GitHub Actions#173
kristianmills merged 4 commits into
mainfrom
kristianm/node20-deprecated-actions

Conversation

@kristianmills

@kristianmills kristianmills commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

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
Low risk workflow-only dependency bumps; main risk is minor behavior differences between major action versions affecting release or PR-title validation.

Overview
Updates CI workflows to use newer major versions of GitHub Actions: cycjimmy/semantic-release-action is bumped from v4 to v5 in the release workflow, and amannn/action-semantic-pull-request is bumped from v5.4.0 to v6 for PR title validation.

No application/runtime code changes; this is strictly workflow maintenance for compatibility with newer GitHub-hosted runner Node versions.

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

@cursor cursor Bot left a comment

Copy link
Copy Markdown

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 9778397. Configure here.

Comment thread .github/workflows/rspec_and_release.yml Outdated
@kristianmills kristianmills merged commit 6495396 into main Apr 30, 2026
18 checks passed
@kristianmills kristianmills deleted the kristianm/node20-deprecated-actions branch April 30, 2026 00:38
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