Using dotnet-version: 7.0.x
installs .NET 8.0.x instead onf 7.0.x
#597
Labels
bug
Something isn't working
dotnet-version: 7.0.x
installs .NET 8.0.x instead onf 7.0.x
#597
Description:
I added the
setup-dotnet
action to install Net 7.0.x if is required, but it installs the NET 8.0.xTask version:
actions/setup-dotnet@v4
Platform:
Runner type:
Repro steps:
Expected behavior:
I used a matrix and caching action behind, but the installation looks wrong.
https://github.com/MikeSchulze/gdUnit4-action/blob/50ab18fa8987997062e88fae49211bb751674e89/action.yml#L158
Actual behavior:
The text was updated successfully, but these errors were encountered: