From 492a00c75d88ed76ac29460b6d15ceb9f8f58f1d Mon Sep 17 00:00:00 2001 From: Salman Muin Kayser Chishti Date: Wed, 13 Aug 2025 11:47:11 +0100 Subject: [PATCH] Update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a19cff..9a32e9a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## 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.