Skip to content

Conversation

@martinwe-adfinis
Copy link
Contributor

semantic-release now requires Node 22 or 24, so for the release workflow only (deployment and testing workflows still use Node 20), we bump it to the latest LTS (24).

@martinwe-adfinis martinwe-adfinis self-assigned this Jan 22, 2026
@martinwe-adfinis martinwe-adfinis added the github_actions Pull requests that update GitHub Actions code label Jan 22, 2026
Copy link
Contributor

@anehx anehx left a comment

Choose a reason for hiding this comment

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

Looks good but the commit message is misleading. This is not a fix that should appear in a changelog but more of a chore or ci. Please adjust the scope accordingly to avoid having this in the changelog.

With the update of semantic-release (see previous commit), Node 22 or 24
is now required to run the release workflow.
@martinwe-adfinis
Copy link
Contributor Author

Fixed; it's now chore(ci): …

@anehx anehx changed the title fix(ci): bump Node.js to 24 for GH release workflow chore(ci): bump Node.js to latest LTS for GH release workflow Jan 23, 2026
@anehx anehx merged commit e2e593f into projectcaluma:main Jan 23, 2026
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants