mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-01-18 22:31:44 +07:00
Update new cdn
This commit is contained in:
parent
3447fd6a9f
commit
8a4bd4c9a8
@ -122,7 +122,7 @@ export class DotnetVersionResolver {
|
||||
}
|
||||
|
||||
static DotNetCoreIndexUrl =
|
||||
'https://dotnetcli.azureedge.net/dotnet/release-metadata/releases-index.json';
|
||||
'https://builds.dotnet.microsoft.com/dotnet/release-metadata/releases-index.json';
|
||||
}
|
||||
|
||||
export class DotnetCoreInstaller {
|
||||
|
Loading…
Reference in New Issue
Block a user