From 92f3c12c12745abdc893f891711ebfb13233375e Mon Sep 17 00:00:00 2001 From: Aparna Jyothi Date: Mon, 8 Sep 2025 14:44:47 +0530 Subject: [PATCH] doc format update --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 34ada0f..3073bf7 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,10 @@ for .NET SDK versions that are currently available. ## Breaking changes in V5 -- Upgrade to Node.js 24 and modernize async usage in [#654](https://github.com/actions/setup-dotnet/pull/654) +- Upgrade from node20 to node24 + > Make sure your runner is updated to this version or newer to use this release. v2.327.1 [Release Notes](https://github.com/actions/runner/releases/tag/v2.327.1) -Make sure your runner is updated to this version or newer to use this release. v2.327.1 [Release Notes](https://github.com/actions/runner/releases/tag/v2.327.1) - -For more detailed release notes, please track [release notes](https://github.com/actions/setup-dotnet/releases/edit/v5.0.0) +For more detailed release notes, please track [release notes](https://github.com/actions/setup-dotnet/releases/tag/v5.0.0) ## Usage