Prerequisites
GitVersion package
GitHub Actions
What are you seeing?
We need a new version which supports NodeJS24+ as current nodejs20 will be deprecated in June.
What is expected?
Actions running with NodeJS24 by default to avoid issues with GH Actions.
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Steps to Reproduce
Execute current version in GH Actions and Github will report the issue.
Output log or link to your CI build (if appropriate).
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Prerequisites
GitVersion package
GitHub Actions
What are you seeing?
We need a new version which supports NodeJS24+ as current nodejs20 will be deprecated in June.
What is expected?
Actions running with NodeJS24 by default to avoid issues with GH Actions.
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Steps to Reproduce
Execute current version in GH Actions and Github will report the issue.
Output log or link to your CI build (if appropriate).