File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252 fetch-tags : true
5353
5454 - name : Setup .NET 8.0
55- uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5
55+ uses : actions/setup-dotnet@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5
5656 with :
5757 dotnet-version : 8.0.x
5858
@@ -173,7 +173,7 @@ jobs:
173173
174174 # Install the .NET SDK
175175 - name : Setup .NET 8.0
176- uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5
176+ uses : actions/setup-dotnet@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5
177177 with :
178178 dotnet-version : 8.0.x
179179
@@ -297,7 +297,7 @@ jobs:
297297
298298 # Required for ReportGenerator
299299 - name : Setup .NET SDK
300- uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5
300+ uses : actions/setup-dotnet@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5
301301 with :
302302 dotnet-version : 8.0.x
303303
You can’t perform that action at this time.
0 commit comments