diff --git a/.github/workflows/bootstrap-market.yml b/.github/workflows/bootstrap-market.yml index d8e3db5..20ff509 100644 --- a/.github/workflows/bootstrap-market.yml +++ b/.github/workflows/bootstrap-market.yml @@ -63,7 +63,7 @@ jobs: toolchain: stable - name: Cache cargo build - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 with: path: | ~/.cargo/registry # allow-local-path: github runner cache path, not author machine