File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4747 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4848 - name : Fetch all tags and branches
4949 run : git fetch --prune --unshallow
50- - uses : actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4.2.0
50+ - uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
5151 with :
5252 # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0
5353 dotnet-version : |
Original file line number Diff line number Diff line change 3333 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3434 - name : Fetch all tags and branches
3535 run : git fetch --prune --unshallow
36- - uses : actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4.2.0
36+ - uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
3737 with :
3838 # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0
3939 dotnet-version : |
You can’t perform that action at this time.
0 commit comments