File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 - name : Checkout repository
2525 uses : actions/checkout@v4.2.2
2626
27- - uses : actions/setup-dotnet@v4.3.1
27+ - uses : actions/setup-dotnet@v5.0.0
2828 with :
2929 dotnet-version : |
3030 8.0.x
Original file line number Diff line number Diff line change 3434 path : ./CHANGELOG.md
3535
3636 - name : Setup dotnet
37- uses : actions/setup-dotnet@v4.3.1
37+ uses : actions/setup-dotnet@v5.0.0
3838 with :
3939 dotnet-version : |
4040 8.0.x
Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@v4.2.2
1616
1717 - name : Setup .NET
18- uses : actions/setup-dotnet@v4.3.1
18+ uses : actions/setup-dotnet@v5.0.0
1919 with :
2020 dotnet-version : |
2121 8.0.x
Original file line number Diff line number Diff line change 1414 steps :
1515 - uses : actions/checkout@v4.2.2
1616 - name : Setup .NET
17- uses : actions/setup-dotnet@v4.3.1
17+ uses : actions/setup-dotnet@v5.0.0
1818 with :
1919 dotnet-version : |
2020 8.0.x
You can’t perform that action at this time.
0 commit comments