Failed to install dotnet, exit code: 1. dotnet-install: Failed to extract package. Exception: Access to the path '9.0.100-rc.1.24452.12' is denied.
New-Item : Access to the path '9.0.100-rc.1.24452.12' is denied.
At C:\actions-runner\_work\_actions\actions\setup-dotnet\v4\externals\install-dotnet.ps1:863 char:21
+ ... New-Item -ItemType Directory -Force -Path $DestinationDir ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : PermissionDenied: (C:\Program File...0-rc.1.24452.12:String) [New-Item], UnauthorizedAcc
essException
+ FullyQualifiedErrorId : CreateDirectoryUnauthorizedAccessError,Microsoft.PowerShell.Commands.NewItemCommand