File tree Expand file tree Collapse file tree 11 files changed +11
-11
lines changed
Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2020 build :
2121 runs-on : ubuntu-latest
2222 steps :
23- - uses : actions/checkout@v5
23+ - uses : actions/checkout@v6
2424 - run : rustup update
2525 - run : cargo fmt --check
2626 - run : cargo clippy
Original file line number Diff line number Diff line change 2020 build :
2121 runs-on : ubuntu-latest
2222 steps :
23- - uses : actions/checkout@v5
23+ - uses : actions/checkout@v6
2424 - run : rustup update
2525 - run : cargo fmt --check
2626 - run : cargo clippy
Original file line number Diff line number Diff line change 2121 build :
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : actions/checkout@v5
24+ - uses : actions/checkout@v6
2525 - run : rustup update
2626 - run : cargo fmt --check
2727 - run : cargo clippy
Original file line number Diff line number Diff line change 2121 build :
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : actions/checkout@v5
24+ - uses : actions/checkout@v6
2525 - run : rustup update
2626 - run : cargo fmt --check
2727 - run : cargo clippy
Original file line number Diff line number Diff line change 2121 build :
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : actions/checkout@v5
24+ - uses : actions/checkout@v6
2525 - run : rustup update
2626 - run : cargo fmt --check
2727 - run : cargo clippy
Original file line number Diff line number Diff line change 2121 build :
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : actions/checkout@v5
24+ - uses : actions/checkout@v6
2525 - run : rustup update
2626 - run : cargo fmt --check
2727 - run : cargo clippy
Original file line number Diff line number Diff line change 2121 build :
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : actions/checkout@v5
24+ - uses : actions/checkout@v6
2525 - run : rustup update
2626 - run : cargo fmt --check
2727 working-directory : ' interop/multiplier-static'
Original file line number Diff line number Diff line change 2020 build :
2121 runs-on : ubuntu-latest
2222 steps :
23- - uses : actions/checkout@v5
23+ - uses : actions/checkout@v6
2424 - run : rustup update
2525 - run : cargo fmt --check
2626 - run : cargo clippy
Original file line number Diff line number Diff line change 1919 build :
2020 runs-on : ubuntu-latest
2121 steps :
22- - uses : actions/checkout@v5
22+ - uses : actions/checkout@v6
2323 - run : rustup update
2424 - run : cargo fmt --check
2525 - run : cargo clippy
Original file line number Diff line number Diff line change 2121 build :
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : actions/checkout@v5
24+ - uses : actions/checkout@v6
2525 - run : rustup update
2626 - run : cargo fmt --check
2727 - run : cargo clippy
You can’t perform that action at this time.
0 commit comments