File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 persist-credentials : false
2828
2929 - name : " Setup .NET"
30- uses : actions/setup-dotnet@v5.0.1
30+ uses : actions/setup-dotnet@v5.1.0
3131 with :
3232 global-json-file : ' global.json'
3333
Original file line number Diff line number Diff line change 6767 run : echo "Stryker branch is '${{ env.STRYKER_BRANCH }}'"
6868
6969 - name : " Setup .NET"
70- uses : actions/setup-dotnet@v5.0.1
70+ uses : actions/setup-dotnet@v5.1.0
7171 with :
7272 global-json-file : ' global.json'
7373
Original file line number Diff line number Diff line change 4040 uses : actions/checkout@v6.0.1
4141
4242 - name : " Setup .NET"
43- uses : actions/setup-dotnet@v5.0.1
43+ uses : actions/setup-dotnet@v5.1.0
4444 with :
4545 global-json-file : ' global.json'
4646 dotnet-version : |
Original file line number Diff line number Diff line change 2525 uses : actions/checkout@v6.0.1
2626
2727 - name : " Setup .NET"
28- uses : actions/setup-dotnet@v5.0.1
28+ uses : actions/setup-dotnet@v5.1.0
2929 with :
3030 global-json-file : ' global.json'
3131
You can’t perform that action at this time.
0 commit comments