File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4444
4545 steps :
4646 - name : Checkout the repository
47- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
47+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4848 - name : Fetch all tags and branches
4949 run : git fetch --prune --unshallow
5050 - uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
Original file line number Diff line number Diff line change 3030
3131 steps :
3232 - name : Checkout the repository
33- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
33+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3434 - name : Fetch all tags and branches
3535 run : git fetch --prune --unshallow
3636 - uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
Original file line number Diff line number Diff line change 1515
1616 steps :
1717 - name : Checkout the repository
18- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
18+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1919 - name : Fetch all tags and branches
2020 run : git fetch --prune --unshallow
2121 - name : Install mono
You can’t perform that action at this time.
0 commit comments