File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 45
45
with :
46
46
fetch-depth : 0
47
47
48
- - uses : actions/setup-dotnet@v2
48
+ - uses : actions/setup-dotnet@v3
49
49
with :
50
50
dotnet-version : " 6.0.x"
51
51
76
76
with :
77
77
fetch-depth : 0
78
78
79
- - uses : actions/setup-dotnet@v2
79
+ - uses : actions/setup-dotnet@v3
80
80
with :
81
81
dotnet-version : " 6.0.x"
82
82
@@ -140,7 +140,7 @@ jobs:
140
140
distribution : zulu
141
141
java-version : ' 11'
142
142
143
- - uses : actions/setup-dotnet@v2
143
+ - uses : actions/setup-dotnet@v3
144
144
with :
145
145
dotnet-version : " 6.0.x"
146
146
@@ -218,7 +218,7 @@ jobs:
218
218
with :
219
219
fetch-depth : 0
220
220
221
- - uses : actions/setup-dotnet@v2
221
+ - uses : actions/setup-dotnet@v3
222
222
with :
223
223
dotnet-version : " 6.0.x"
224
224
@@ -283,7 +283,7 @@ jobs:
283
283
with :
284
284
fetch-depth : 0
285
285
286
- - uses : actions/setup-dotnet@v2
286
+ - uses : actions/setup-dotnet@v3
287
287
with :
288
288
dotnet-version : " 6.0.x"
289
289
@@ -396,7 +396,7 @@ jobs:
396
396
with :
397
397
fetch-depth : 0
398
398
399
- - uses : actions/setup-dotnet@v2
399
+ - uses : actions/setup-dotnet@v3
400
400
with :
401
401
dotnet-version : " 6.0.x"
402
402
You can’t perform that action at this time.
0 commit comments