File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 matrix :
1313 os : [ubuntu-latest, windows-latest]
1414 steps :
15- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
15+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1616 - name : Setup .NET
1717 uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4
1818 with :
4949 needs : build
5050 runs-on : ubuntu-latest
5151 steps :
52- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
52+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
5353
5454 - name : Download Ubuntu coverage
5555 uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
Original file line number Diff line number Diff line change 2828 version : ${{ steps.get-version.outputs.version }}
2929 steps :
3030 - name : Checkout code
31- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
31+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
3232 with :
3333 fetch-depth : 0
3434
@@ -137,7 +137,7 @@ jobs:
137137
138138 steps :
139139 - name : Checkout code
140- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
140+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
141141 with :
142142 fetch-depth : 0
143143
You can’t perform that action at this time.
0 commit comments