File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3434 image : ghcr.io/seqan/${{ matrix.compiler }}
3535 steps :
3636 - name : Checkout
37- uses : actions/checkout@v5
37+ uses : actions/checkout@v6
3838 with :
3939 submodules : true
4040
Original file line number Diff line number Diff line change 3232 image : ghcr.io/seqan/${{ matrix.compiler }}
3333 steps :
3434 - name : Checkout
35- uses : actions/checkout@v5
35+ uses : actions/checkout@v6
3636 with :
3737 submodules : true
3838
Original file line number Diff line number Diff line change 3535 image : ghcr.io/seqan/${{ matrix.compiler }}
3636 steps :
3737 - name : Checkout
38- uses : actions/checkout@v5
38+ uses : actions/checkout@v6
3939 with :
4040 submodules : true
4141
Original file line number Diff line number Diff line change 3030 cereal : ["0", "1"]
3131 steps :
3232 - name : Checkout
33- uses : actions/checkout@v5
33+ uses : actions/checkout@v6
3434 with :
3535 submodules : true
3636
Original file line number Diff line number Diff line change 2020 pull-requests : write
2121 steps :
2222 - name : Checkout
23- uses : actions/checkout@v5
23+ uses : actions/checkout@v6
2424
2525 - name : Run clang-format
2626
You can’t perform that action at this time.
0 commit comments