File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 CXX : ${{ matrix.compiler }}
2626
2727 steps :
28- - uses : actions/checkout@v4
28+ - uses : actions/checkout@v6
2929 with :
3030 persist-credentials : false
3131
Original file line number Diff line number Diff line change 2525 runs-on : ${{ matrix.os }}
2626
2727 steps :
28- - uses : actions/checkout@v4
28+ - uses : actions/checkout@v6
2929 with :
3030 persist-credentials : false
3131
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-24.04
1414
1515 steps :
16- - uses : actions/checkout@v4
16+ - uses : actions/checkout@v6
1717 with :
1818 persist-credentials : false
1919
Original file line number Diff line number Diff line change 2828 UNCRUSTIFY_INSTALL_DIR : ${{ github.workspace }}/runformat-uncrustify
2929
3030 steps :
31- - uses : actions/checkout@v5
31+ - uses : actions/checkout@v6
3232 with :
3333 persist-credentials : false
3434
You can’t perform that action at this time.
0 commit comments