From 6d858919044f024b4326907c8b3f7d651941c59f Mon Sep 17 00:00:00 2001 From: Aparna Jyothi Date: Mon, 8 Sep 2025 16:10:02 +0530 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ec2278..0aac828 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ for .NET SDK versions that are currently available. ## Breaking changes in V5 -- Upgrade action from node20 to node24 +- Upgraded action from node20 to node24 > Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. see [Release Notes](https://github.com/actions/runner/releases/tag/v2.327.1) For more detailed release notes, see the full release notes on the [release page](https://github.com/actions/setup-dotnet/releases/tag/v5.0.0)