File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
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@v4
15
+ uses : actions/setup-dotnet@v5
16
16
with :
17
17
dotnet-version : |
18
18
8.0.x
48
48
- name : Add msbuild to PATH
49
49
uses : microsoft/setup-msbuild@v2
50
50
- name : Setup dotnet SDK
51
- uses : actions/setup-dotnet@v4
51
+ uses : actions/setup-dotnet@v5
52
52
with :
53
53
dotnet-version : ' 9.0.x'
54
54
- name : Restore nugets (msbuild)
63
63
with :
64
64
fetch-depth : 0
65
65
- name : Setup dotnet
66
- uses : actions/setup-dotnet@v4
66
+ uses : actions/setup-dotnet@v5
67
67
with :
68
68
dotnet-version : |
69
69
8.0.x
Original file line number Diff line number Diff line change 31
31
fetch-depth : 0
32
32
33
33
- name : Setup dotnet
34
- uses : actions/setup-dotnet@v4
34
+ uses : actions/setup-dotnet@v5
35
35
with :
36
36
dotnet-version : |
37
37
8.0.x
Original file line number Diff line number Diff line change 30
30
fetch-depth : 0
31
31
32
32
- name : Setup dotnet
33
- uses : actions/setup-dotnet@v4
33
+ uses : actions/setup-dotnet@v5
34
34
with :
35
35
dotnet-version : |
36
36
8.0.x
Original file line number Diff line number Diff line change 18
18
fetch-depth : 0
19
19
20
20
- name : Setup dotnet
21
- uses : actions/setup-dotnet@v4
21
+ uses : actions/setup-dotnet@v5
22
22
with :
23
23
dotnet-version : |
24
24
8.0.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@v4
18
+ uses : actions/setup-dotnet@v5
19
19
with :
20
20
dotnet-version : |
21
21
8.0.x
You can’t perform that action at this time.
0 commit comments