From 8b222ac82eda86dcad7795c9d49b839f7bf5b18b Mon Sep 17 00:00:00 2001 From: Sneha Kripanandan <110618720+sneha-krip@users.noreply.github.com> Date: Thu, 4 Sep 2025 10:39:58 -0400 Subject: [PATCH] Apply suggestion from @salmanmkc Co-authored-by: Salman Chishti --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fbff3d7..1076da5 100644 --- a/README.md +++ b/README.md @@ -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