File tree 3 files changed +5
-5
lines changed 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
steps :
25
25
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
26
26
- 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
28
28
with :
29
29
dotnet-version : |
30
30
6.0.405
Original file line number Diff line number Diff line change 55
55
steps :
56
56
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
57
57
- name : Setup .NET 8.0
58
- uses : actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # 4.2 .0
58
+ uses : actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # 4.3 .0
59
59
with :
60
60
dotnet-version : ' 8.x'
61
61
Original file line number Diff line number Diff line change 40
40
mask-aws-account-id : true
41
41
42
42
- name : Set up .NET
43
- uses : actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # 4.2 .0
43
+ uses : actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # 4.3 .0
44
44
with :
45
45
dotnet-version : ' 8.x'
46
46
77
77
mask-aws-account-id : true
78
78
79
79
- name : Set up .NET
80
- uses : actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # 4.2 .0
80
+ uses : actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # 4.3 .0
81
81
with :
82
82
dotnet-version : ' 8.x'
83
83
@@ -107,7 +107,7 @@ jobs:
107
107
mask-aws-account-id : true
108
108
109
109
- name : Set up .NET
110
- uses : actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # 4.2 .0
110
+ uses : actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # 4.3 .0
111
111
with :
112
112
dotnet-version : ' 8.x'
113
113
You can’t perform that action at this time.
0 commit comments