Bold minimum Actions Runner version in README

This commit is contained in:
Sneha Kripanandan 2025-09-04 10:43:07 -04:00 committed by GitHub
parent 01e118c8d0
commit 2dc352e4ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,7 +59,7 @@ 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. All scripts are now run with Node 24 instead of Node 20 and are affected by any breaking changes between Node 20 and 24.
This requires a minimum Actions Runner version of [v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) **This requires a minimum Actions Runner version of [v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1)**
### V7 ### V7