File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 - name : Setup | Checkout
2525 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2626 - name : Install | Taplo
27- uses : taiki-e/install-action@b8cecb83565409bcc297b2df6e77f030b2a468d5 # v2.82 .0
27+ uses : taiki-e/install-action@7572810d7dd469b651bb7793945692cf78da5dd7 # v2.85 .0
2828 with :
2929 tool : taplo-cli@0.10.0
3030 - name : Presets | Validate with schema
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ jobs:
108108
109109 - name : Setup | Install cross [Linux]
110110 if : matrix.os == 'ubuntu-latest' && !matrix.use_zigbuild
111- uses : taiki-e/install-action@b8cecb83565409bcc297b2df6e77f030b2a468d5 # v2.82 .0
111+ uses : taiki-e/install-action@7572810d7dd469b651bb7793945692cf78da5dd7 # v2.85 .0
112112 with :
113113 tool : cross@0.2.5
114114
@@ -118,7 +118,7 @@ jobs:
118118
119119 - name : Setup | Install cargo-zigbuild [riscv64]
120120 if : matrix.use_zigbuild
121- uses : taiki-e/install-action@b8cecb83565409bcc297b2df6e77f030b2a468d5 # v2.82 .0
121+ uses : taiki-e/install-action@7572810d7dd469b651bb7793945692cf78da5dd7 # v2.85 .0
122122 with :
123123 tool : cargo-zigbuild
124124
Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ jobs:
162162 uses : Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2
163163
164164 - name : Install cargo-llvm-cov
165- uses : taiki-e/install-action@b8cecb83565409bcc297b2df6e77f030b2a468d5 # v2.82 .0
165+ uses : taiki-e/install-action@7572810d7dd469b651bb7793945692cf78da5dd7 # v2.85 .0
166166 with :
167167 tool : cargo-llvm-cov@0.8.5
168168
You can’t perform that action at this time.
0 commit comments