File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2323 fetch-depth : 0
2424
2525 - name : Setup .NET
26- uses : actions/setup-dotnet@v2
26+ uses : actions/setup-dotnet@v3
2727 with :
2828 dotnet-version : 3.1.x
2929
Original file line number Diff line number Diff line change 1616 fetch-depth : 0
1717
1818 - name : Setup .NET Core
19- uses : actions/setup-dotnet@v2
19+ uses : actions/setup-dotnet@v3
2020 with :
2121 dotnet-version : 3.1.x
2222
Original file line number Diff line number Diff line change 2828 fetch-depth : 0
2929
3030 - name : Setup .NET
31- uses : actions/setup-dotnet@v2
31+ uses : actions/setup-dotnet@v3
3232 with :
3333 dotnet-version : 3.1.x
3434
Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@v3
1818
1919 - name : Setup .NET Core
20- uses : actions/setup-dotnet@v2
20+ uses : actions/setup-dotnet@v3
2121 with :
2222 dotnet-version : 3.1.x
2323
Original file line number Diff line number Diff line change 4747 rm output.zip
4848
4949 - name : Setup .NET Core
50- uses : actions/setup-dotnet@v2
50+ uses : actions/setup-dotnet@v3
5151 with :
5252 dotnet-version : 3.1.x
5353
Original file line number Diff line number Diff line change 1616 fetch-depth : 0
1717
1818 - name : Setup .NET Core
19- uses : actions/setup-dotnet@v2
19+ uses : actions/setup-dotnet@v3
2020 with :
2121 dotnet-version : 3.1.x
2222
You can’t perform that action at this time.
0 commit comments