What would you like?
Update CI to a version of cycjimmy/semantic-release-action that runs using node24
Why is this needed?
The CI workflow .github/workflows/main.yml in the release job uses cycjimmy/semantic-release-action@v4 which runs.using node20.
The node20 option for GitHub Actions is tied to Node.js 20 that is planned for End-of-life on Apr 30, 2026.
Supports resolution of issue #1519
Other