mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-06-05 19:53:30 +00:00
Update new cdn
This commit is contained in:
parent
3447fd6a9f
commit
8a4bd4c9a8
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue