Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@gplessis
Copy link
Contributor

@gplessis gplessis commented Sep 23, 2025

Context: in preparation of the Deprecation of Node 20 on GitHub Actions runners.

This will need proper communication to our CSE team before merging.

@hghmn
Copy link
Contributor

hghmn commented Sep 23, 2025

@gplessis could you also update the recommended node version in the contributing guide and the nvmrc file to reflect node 24?

Before you start, ensure that you have the necessary dependencies for developing and building the action. Without the required dependencies, building or testing the action locally will fail.
- [node](https://nodejs.org/en): JavaScript runtime environment used for the GitHub action development
- Recommended version ">=20.18"
- Download and install from https://nodejs.org/en/download
- Alternative: install and manage node versions with [`nvm`](https://github.com/nvm-sh/nvm)

v20.18.0

@gplessis
Copy link
Contributor Author

@gplessis could you also update the recommended node version in the contributing guide and the nvmrc file to reflect node 24?

Before you start, ensure that you have the necessary dependencies for developing and building the action. Without the required dependencies, building or testing the action locally will fail.
- [node](https://nodejs.org/en): JavaScript runtime environment used for the GitHub action development
- Recommended version ">=20.18"
- Download and install from https://nodejs.org/en/download
- Alternative: install and manage node versions with [`nvm`](https://github.com/nvm-sh/nvm)

v20.18.0

Done

@gplessis
Copy link
Contributor Author

ℹ️ Rollout thread on Slack.

@gplessis gplessis merged commit 8b71c33 into main Sep 25, 2025
3 checks passed
@gplessis gplessis deleted the node24 branch September 25, 2025 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants