File tree Expand file tree Collapse file tree
actions/prepare-integration-test Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 name : NuGet Package
1414 path : ./BuildArtifacts/Packages/NuGet
1515 - name : Install .NET
16- uses : actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4
16+ uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4
1717 with :
1818 dotnet-version : ${{ inputs.dotnet-version }}
Original file line number Diff line number Diff line change 2424 - name : Fetch all tags and branches
2525 run : git fetch --prune --unshallow
2626 - name : Install .NET
27- uses : actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4
27+ uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4
2828 with :
2929 # .NET 5 required for GitVersion
3030 dotnet-version : |
Original file line number Diff line number Diff line change 3131 - name : Fetch all tags and branches
3232 run : git fetch --prune --unshallow
3333 - name : Install .NET
34- uses : actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4
34+ uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4
3535 with :
3636 # .NET 5 required for GitVersion
3737 dotnet-version : |
You can’t perform that action at this time.
0 commit comments