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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
47+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
4848 - name : Fetch all tags and branches
4949 run : git fetch --prune --unshallow
5050 - uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
Original file line number Diff line number Diff line change 3030
3131 steps :
3232 - name : Checkout the repository
33- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
33+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
3434 - name : Fetch all tags and branches
3535 run : git fetch --prune --unshallow
3636 - uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
Original file line number Diff line number Diff line change 1515
1616 steps :
1717 - name : Checkout the repository
18- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
1919 - name : Fetch all tags and branches
2020 run : git fetch --prune --unshallow
2121 - name : Cache Tools
You can’t perform that action at this time.
0 commit comments