mirror of
https://github.com/actions/github-script.git
synced 2025-12-08 08:06:23 +00:00
Apply suggestion from @salmanmkc
Co-authored-by: Salman Chishti <salmanmkc@GitHub.com>
This commit is contained in:
committed by
GitHub
parent
adc0eeac99
commit
8b222ac82e
@@ -59,6 +59,10 @@ 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
|
||||
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user