File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 run : |
5858 sudo apt update
5959 sudo apt install $(cat .github/linux-deps.txt) git mold clang
60- - uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
60+ - uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
6161 with :
6262 path : |
6363 ~/.cargo/bin/
7979 - name : Clippy
8080 run : cargo clippy --locked --profile ci --workspace --all-targets -- -D warnings
8181
82- - uses : taiki-e/install-action@682e7d9e49c5e653d371fc6adbda67653461378a # v2
82+ - uses : taiki-e/install-action@16b05812d776ae1dfaabc8277e421fb6d2506419 # v2
8383 with :
8484 tool : cargo-nextest
8585 - name : Test
Original file line number Diff line number Diff line change 5858 sudo apt update
5959 sudo apt install $(cat .github/linux-deps.txt) git
6060
61- - uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
61+ - uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
6262 with :
6363 path : |
6464 ~/.cargo/bin/
7272
7373 - name : Install cargo-edit
7474 if : matrix.target.target == 'windows'
75- uses : taiki-e/install-action@682e7d9e49c5e653d371fc6adbda67653461378a # v2
75+ uses : taiki-e/install-action@16b05812d776ae1dfaabc8277e421fb6d2506419 # v2
7676 with :
7777 tool : cargo-edit
7878
Original file line number Diff line number Diff line change 4343 sudo apt update
4444 sudo apt install $(cat .github/linux-deps.txt) git
4545
46- - uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
46+ - uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
4747 with :
4848 path : |
4949 ~/.cargo/bin/
5757
5858 - name : Install cargo-edit
5959 if : matrix.target.target == 'windows'
60- uses : taiki-e/install-action@682e7d9e49c5e653d371fc6adbda67653461378a # v2
60+ uses : taiki-e/install-action@16b05812d776ae1dfaabc8277e421fb6d2506419 # v2
6161 with :
6262 tool : cargo-edit
6363
Original file line number Diff line number Diff line change 1414 steps :
1515 - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
1616 - name : Check spelling
17- uses : crate-ci/typos@37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1.47.2
17+ uses : crate-ci/typos@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1.48.0
You can’t perform that action at this time.
0 commit comments