mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-01-08 14:28:20 +00:00
Compare commits
4 Commits
ba51dec257
...
2b7f24a854
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2b7f24a854 | ||
|
|
6d85891904 | ||
|
|
f23905dd35 | ||
|
|
92f3c12c12 |
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user