File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77 doxygen :
88 runs-on : ubuntu-latest
99 steps :
10- - uses : actions/checkout@v5
10+ - uses : actions/checkout@v6
1111 - name : Install Doxygen
1212 run : |
1313 # doxygen on apt is too old
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 steps :
1010 - name : Checkout
11- uses : actions/checkout@v5
11+ uses : actions/checkout@v6
1212 with :
1313 fetch-depth : 0
1414 - name : Git
Original file line number Diff line number Diff line change 66 name : Check matched assembly files are deleted
77 runs-on : ubuntu-latest
88 steps :
9- - uses : actions/checkout@v5
9+ - uses : actions/checkout@v6
1010 - run : ./coverage.py --fail-undeleted
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 steps :
1010 - name : Checkout
11- uses : actions/checkout@v5
11+ uses : actions/checkout@v6
1212 with :
1313 fetch-depth : 0
1414 - name : Set up Python 3.8
You can’t perform that action at this time.
0 commit comments