mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-08-15 13:15:09 +00:00
Starting with .NET 5 the minor version is always zero. The earlier releases don't get new versions anymore so we can hardcode the minor version instead of downloading releases-index.json to do the lookup.