File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 12
12
with :
13
13
fetch-depth : 0
14
14
- name : Setup dotnet
15
- uses : actions/setup-dotnet@v2
15
+ uses : actions/setup-dotnet@v3
16
16
with :
17
17
dotnet-version : |
18
18
3.1.x
38
38
- name : Add msbuild to PATH
39
39
40
40
- name : Setup dotnet SDK 6
41
- uses : actions/setup-dotnet@v2
41
+ uses : actions/setup-dotnet@v3
42
42
with :
43
43
dotnet-version : ' 6.0.x'
44
44
- name : Restore nugets (msbuild)
53
53
with :
54
54
fetch-depth : 0
55
55
- name : Setup dotnet
56
- uses : actions/setup-dotnet@v2
56
+ uses : actions/setup-dotnet@v3
57
57
with :
58
58
dotnet-version : |
59
59
3.1.x
Original file line number Diff line number Diff line change 26
26
fetch-depth : 0
27
27
28
28
- name : Setup dotnet
29
- uses : actions/setup-dotnet@v2
29
+ uses : actions/setup-dotnet@v3
30
30
with :
31
31
dotnet-version : |
32
32
3.1.x
Original file line number Diff line number Diff line change 15
15
fetch-depth : 0
16
16
17
17
- name : Setup dotnet
18
- uses : actions/setup-dotnet@v2
18
+ uses : actions/setup-dotnet@v3
19
19
with :
20
20
dotnet-version : |
21
21
3.1.x
Original file line number Diff line number Diff line change 15
15
fetch-depth : 0
16
16
17
17
- name : Setup dotnet
18
- uses : actions/setup-dotnet@v2
18
+ uses : actions/setup-dotnet@v3
19
19
with :
20
20
dotnet-version : |
21
21
3.1.x
You can’t perform that action at this time.
0 commit comments