diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c8fac15..ad476ea 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -50,7 +50,7 @@ jobs: # Use `taiki-e/install-action` to pull a prebuilt `cross` binary # into `~/.cargo/bin` instead of recompiling it from source on # every matrix shard (saved ~1–2 min per leg). - - uses: taiki-e/install-action@bffeee26d4db9be238a4ea78d8826604ebcb594d # v2.82.5 + - uses: taiki-e/install-action@c93ccc03e00cd0e08e494f5fd058a6c55a6a1907 # v2.82.8 with: tool: cross@0.2.5