File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
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@v4
26+ - uses : actions/checkout@v5
2727 with :
2828 fetch-depth : 0
2929 submodules : " true"
Original file line number Diff line number Diff line change 3030 runs-on : ubuntu-latest
3131 steps :
3232 - name : Checkout repository
33- uses : actions/checkout@v4
33+ uses : actions/checkout@v5
3434 with :
3535 fetch-depth : 0
3636 - name : Check Commit Lint
4949 - cargo_deny
5050 steps :
5151 - name : Run the checkout command
52- uses : actions/checkout@v4
52+ uses : actions/checkout@v5
5353 with :
5454 fetch-depth : 0
5555 submodules : " true"
Original file line number Diff line number Diff line change 2424 contents : write
2525 steps :
2626 - name : Checkout repository
27- uses : actions/checkout@v4
27+ uses : actions/checkout@v5
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@v4
53+ uses : actions/checkout@v5
5454 with :
5555 fetch-depth : 0
5656 -
uses :
mozilla-actions/[email protected]
You can’t perform that action at this time.
0 commit comments