File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030 run : pip install --requirement=.github/workflows/requirements.txt
3131
3232 - name : Install `cargo-deny` & `just` & 'typos'
33- uses : taiki-e/install-action@763e3324d4fd026c9bd284c504378585777a87d5 # v2
33+ uses : taiki-e/install-action@3575e532701a5fc614b0c842e4119af4cc5fd16d # v2
3434 with :
3535 tool : cargo-deny,just,typos
3636
4545 targets : wasm32-wasip2
4646
4747 - name : Rust Cache
48- uses : Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
48+ uses : Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
4949
5050 # Swatinem/rust-cache does NOT cache docs, see
5151 # https://github.com/Swatinem/rust-cache/issues/208
Original file line number Diff line number Diff line change 4444 uses : ./.github/actions/free-disk-space
4545
4646 - name : Install `just`
47- uses : taiki-e/install-action@763e3324d4fd026c9bd284c504378585777a87d5 # v2
47+ uses : taiki-e/install-action@3575e532701a5fc614b0c842e4119af4cc5fd16d # v2
4848 with :
4949 tool : just
5050
You can’t perform that action at this time.
0 commit comments