-
v5.0.0 Stable
released this
2025-09-03 10:50:49 +08:00 | 16 commits to main since this releaseWhat's Changed
Breaking Changes
- Upgrade to Node.js 24 and modernize async usage by @salmanmkc in https://github.com/actions/setup-dotnet/pull/654
Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes
Dependency Updates
- Upgrade @action/cache from 4.0.2 to 4.0.3 by @aparnajyothi-y in https://github.com/actions/setup-dotnet/pull/622
- Upgrade husky from 8.0.3 to 9.1.7 by @dependabot[bot] in https://github.com/actions/setup-dotnet/pull/591
- Upgrade @actions/glob from 0.4.0 to 0.5.0 by @dependabot[bot] in https://github.com/actions/setup-dotnet/pull/594
- Upgrade eslint-config-prettier from 9.1.0 to 10.1.5 by @dependabot[bot] in https://github.com/actions/setup-dotnet/pull/639
- Upgrade undici from 5.28.5 to 5.29.0 by @dependabot[bot] in https://github.com/actions/setup-dotnet/pull/641
- Upgrade form-data to bring in fix for critical vulnerability by @gowridurgad in https://github.com/actions/setup-dotnet/pull/652
- Upgrade actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/actions/setup-dotnet/pull/662
Bug Fixes
- Remove Support for older .NET Versions and Update installers scripts by @gowridurgad in https://github.com/actions/setup-dotnet/pull/647
New Contributors
- @gowridurgad made their first contribution in https://github.com/actions/setup-dotnet/pull/647
- @salmanmkc made their first contribution in https://github.com/actions/setup-dotnet/pull/654
Full Changelog: https://github.com/actions/setup-dotnet/compare/v4...v5.0.0
Downloads