diff --git a/.github/workflows/e2e-test-manual-macos.yml b/.github/workflows/e2e-test-manual-macos.yml index f906c7000..9f5982f92 100644 --- a/.github/workflows/e2e-test-manual-macos.yml +++ b/.github/workflows/e2e-test-manual-macos.yml @@ -65,7 +65,7 @@ jobs: - name: Upload bootstrapper to cache if: ${{ github.event.steps.check-bootstrapper-cache.cache-hit != 'true'}} - uses: actions/cache@fd5de65bc895cf536527842281bea11763fefd77 + uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 with: key: bootstrapper-${{ github.sha }} path: "build/bootstrapper"