0
mirror of https://github.com/actions/checkout.git synced 2025-08-14 18:15:08 +00:00
This commit is contained in:
Salman Muin Kayser Chishti 2025-08-13 11:47:11 +01:00
parent 199179f9be
commit 492a00c75d

View File

@ -4,7 +4,7 @@
## What's new ## What's new
- Updated to the node24 runtime by default as well as updating checkout to use v5, which uses node24. - Updated to the node24 runtime
- This requires a minimum Actions Runner version of [v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) to run. - This requires a minimum Actions Runner version of [v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) to run.