Update README for Node 24 runtime requirements

This commit is contained in:
Sneha Kripanandan
2025-09-04 10:42:40 -04:00
committed by GitHub
parent 8b222ac82e
commit 01e118c8d0

View File

@@ -59,10 +59,8 @@ Version 8 of this action updated the runtime to Node 24 - https://docs.github.co
All scripts are now run with Node 24 instead of Node 20 and are affected by any breaking changes between Node 20 and 24.
## What's new
This requires a minimum Actions Runner version of [v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1)
- Updated to the Node 24 runtime
- This requires a minimum Actions Runner version of [v2.327.1]
### V7
Version 7 of this action updated the runtime to Node 20 - https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#runs-for-javascript-actions