From 2dc352e4baefd91bec0d06f6ae2f1045d1687ca3 Mon Sep 17 00:00:00 2001 From: Sneha Kripanandan <110618720+sneha-krip@users.noreply.github.com> Date: Thu, 4 Sep 2025 10:43:07 -0400 Subject: [PATCH] Bold minimum Actions Runner version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad6cc53..3dfe48d 100644 --- a/README.md +++ b/README.md @@ -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. -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