File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323 name : ${{ matrix.job.name }}
2424 runs-on : ${{ matrix.job.os }}
2525 steps :
26- - uses : actions/setup-dotnet@v4.3.0
26+ - uses : actions/setup-dotnet@v4.3.1
2727 with :
2828 dotnet-version : |
2929 8.0.406
Original file line number Diff line number Diff line change 99 infer-sharp :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/setup-dotnet@v4.3.0
12+ - uses : actions/setup-dotnet@v4.3.1
1313 with :
1414 dotnet-version : ' 9.0.200'
1515 - uses : actions/checkout@v4.2.2
Original file line number Diff line number Diff line change 1111 release :
1212 runs-on : ubuntu-24.04
1313 steps :
14- - uses : actions/setup-dotnet@v4.3.0
14+ - uses : actions/setup-dotnet@v4.3.1
1515 with :
1616 dotnet-version : 9.0.200
1717 - uses : actions/checkout@v4.2.2
You can’t perform that action at this time.
0 commit comments