File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
4848 - name : Fetch all tags and branches
4949 run : git fetch --prune --unshallow
50- - uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0 .0
50+ - uses : actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3 .0
5151 with :
5252 # codecov,wyam need 2.1
5353 # unittests, kudusync need 3.1
Original file line number Diff line number Diff line change 3434 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
3535 with :
3636 fetch-depth : 0
37- - uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0 .0
37+ - uses : actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3 .0
3838 with :
3939 # gitversion needs 5.0
4040 # cake 2.3 needs 6.0
Original file line number Diff line number Diff line change 1919
2020 - name : Fetch all tags and branches
2121 run : git fetch --prune --unshallow
22- - uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0 .0
22+ - uses : actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3 .0
2323 with :
2424 # wyam needs 2.1
2525 # kudusync needs 3.1
You can’t perform that action at this time.
0 commit comments