File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2424 steps :
2525 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2626 - name : Setup .NET 6.0 & 8.0
27- uses : actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # 4.2 .0
27+ uses : actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # 4.3 .0
2828 with :
2929 dotnet-version : |
3030 6.0.405
Original file line number Diff line number Diff line change 5555 steps :
5656 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5757 - name : Setup .NET 8.0
58- uses : actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # 4.2 .0
58+ uses : actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # 4.3 .0
5959 with :
6060 dotnet-version : ' 8.x'
6161
Original file line number Diff line number Diff line change 4040 mask-aws-account-id : true
4141
4242 - name : Set up .NET
43- uses : actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # 4.2 .0
43+ uses : actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # 4.3 .0
4444 with :
4545 dotnet-version : ' 8.x'
4646
7777 mask-aws-account-id : true
7878
7979 - name : Set up .NET
80- uses : actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # 4.2 .0
80+ uses : actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # 4.3 .0
8181 with :
8282 dotnet-version : ' 8.x'
8383
@@ -107,7 +107,7 @@ jobs:
107107 mask-aws-account-id : true
108108
109109 - name : Set up .NET
110- uses : actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # 4.2 .0
110+ uses : actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # 4.3 .0
111111 with :
112112 dotnet-version : ' 8.x'
113113
You can’t perform that action at this time.
0 commit comments