File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 CARGO_TERM_COLOR : always
2424 RUST_BACKTRACE : full
2525 steps :
26- - uses : actions/checkout@v5
26+ - uses : actions/checkout@v6
2727 with :
2828 fetch-depth : 0
2929 submodules : " true"
Original file line number Diff line number Diff line change 2525 runs-on : ubuntu-latest
2626 steps :
2727 - name : Checkout repository
28- uses : actions/checkout@v5
28+ uses : actions/checkout@v6
2929 with :
3030 fetch-depth : 0
3131 - name : Check Commit Lint
Original file line number Diff line number Diff line change 2424 contents : write
2525 steps :
2626 - name : Checkout repository
27- uses : actions/checkout@v5
27+ uses : actions/checkout@v6
2828 with :
2929 fetch-depth : 0
3030 -
uses :
mozilla-actions/[email protected] 5050 cancel-in-progress : false
5151 steps :
5252 - name : Checkout repository
53- uses : actions/checkout@v5
53+ uses : actions/checkout@v6
5454 with :
5555 fetch-depth : 0
5656 -
uses :
mozilla-actions/[email protected]
You can’t perform that action at this time.
0 commit comments