File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -741,7 +741,7 @@ jobs:
741741 - uses : ./.github/actions/setup-prebuild
742742 - uses : ./.github/actions/system-info
743743 - name : Install Codspeed
744- uses : taiki-e/cache-cargo-install-action@511847d4974b3aed52d8daf28cbea5313caf34f3
744+ uses : taiki-e/cache-cargo-install-action@66c9585ef5ca780ee69399975a5e911f47905995
745745 with :
746746 tool : cargo-codspeed
747747 - name : Build benchmarks
@@ -977,7 +977,7 @@ jobs:
977977 - uses : actions/checkout@v6
978978 - uses : ./.github/actions/setup-prebuild
979979 - name : Install cargo-edit
980- uses : taiki-e/cache-cargo-install-action@511847d4974b3aed52d8daf28cbea5313caf34f3
980+ uses : taiki-e/cache-cargo-install-action@66c9585ef5ca780ee69399975a5e911f47905995
981981 with :
982982 tool : cargo-edit
983983 - name : Set Version
Original file line number Diff line number Diff line change 4949 compiler : llvm
5050
5151 - name : Install cargo-fuzz
52- uses : taiki-e/cache-cargo-install-action@511847d4974b3aed52d8daf28cbea5313caf34f3
52+ uses : taiki-e/cache-cargo-install-action@66c9585ef5ca780ee69399975a5e911f47905995
5353 with :
5454 tool : cargo-fuzz
5555
Original file line number Diff line number Diff line change 5050 echo "Found llvm-profdata at $LLVM_PROFDATA"
5151
5252 - name : Install cargo-fuzz
53- uses : taiki-e/cache-cargo-install-action@511847d4974b3aed52d8daf28cbea5313caf34f3
53+ uses : taiki-e/cache-cargo-install-action@66c9585ef5ca780ee69399975a5e911f47905995
5454 with :
5555 tool : cargo-fuzz
5656
Original file line number Diff line number Diff line change 6969 compiler : llvm
7070
7171 - name : Install cargo-fuzz
72- uses : taiki-e/cache-cargo-install-action@511847d4974b3aed52d8daf28cbea5313caf34f3
72+ uses : taiki-e/cache-cargo-install-action@66c9585ef5ca780ee69399975a5e911f47905995
7373 with :
7474 tool : cargo-fuzz
7575
Original file line number Diff line number Diff line change 5858 toolchain : ${{ env.NIGHTLY_TOOLCHAIN }}
5959
6060 - name : Install cargo-fuzz
61- uses : taiki-e/cache-cargo-install-action@511847d4974b3aed52d8daf28cbea5313caf34f3
61+ uses : taiki-e/cache-cargo-install-action@66c9585ef5ca780ee69399975a5e911f47905995
6262 with :
6363 tool : cargo-fuzz
6464
Original file line number Diff line number Diff line change 4242 enable-sccache : " false"
4343
4444 - name : Install cargo-edit
45- uses : taiki-e/cache-cargo-install-action@511847d4974b3aed52d8daf28cbea5313caf34f3
45+ uses : taiki-e/cache-cargo-install-action@66c9585ef5ca780ee69399975a5e911f47905995
4646 with :
4747 tool : cargo-edit
4848
Original file line number Diff line number Diff line change 3131 repo-token : ${{ secrets.GITHUB_TOKEN }}
3232 enable-sccache : " false"
3333 - name : Install cargo-edit
34- uses : taiki-e/cache-cargo-install-action@511847d4974b3aed52d8daf28cbea5313caf34f3
34+ uses : taiki-e/cache-cargo-install-action@66c9585ef5ca780ee69399975a5e911f47905995
3535 with :
3636 tool : cargo-edit
3737
Original file line number Diff line number Diff line change 8484 compiler : llvm
8585
8686 - name : Install cargo-fuzz
87- uses : taiki-e/cache-cargo-install-action@511847d4974b3aed52d8daf28cbea5313caf34f3
87+ uses : taiki-e/cache-cargo-install-action@66c9585ef5ca780ee69399975a5e911f47905995
8888 with :
8989 tool : cargo-fuzz
9090
You can’t perform that action at this time.
0 commit comments