Compare commits

...

4 Commits

Author SHA1 Message Date
Aparna Jyothi 2b7f24a854 doc update 2 weeks ago
Aparna Jyothi 6d85891904 update 2 weeks ago
Aparna Jyothi f23905dd35 update 2 weeks ago
Aparna Jyothi 92f3c12c12 doc format update 2 weeks ago

@ -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)
- 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)
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 details, see the full release notes on the [release page](https://github.com/actions/setup-dotnet/releases/tag/v5.0.0)
## Usage

Loading…
Cancel
Save