File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 name : cargo clippy
99 runs-on : ubuntu-24.04
1010 steps :
11- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
11+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1212 - run : |
1313 rustup toolchain install
1414 - run : |
Original file line number Diff line number Diff line change 77 check_fmt :
88 runs-on : ubuntu-24.04
99 steps :
10- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
10+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1111 - run : |
1212 rustup toolchain install
1313 - run : |
Original file line number Diff line number Diff line change 88 name : cargo machete
99 runs-on : ubuntu-24.04
1010 steps :
11- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
11+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1212 - run : |
1313 rustup toolchain install
1414 - run : |
Original file line number Diff line number Diff line change 88 name : cargo test
99 runs-on : ubuntu-24.04
1010 steps :
11- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
11+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1212 - run : |
1313 rustup toolchain install
1414
You can’t perform that action at this time.
0 commit comments