diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 62d4d844..4294a88e 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -116,7 +116,7 @@ jobs: /usr/local/share/powershell \ /usr/share/dotnet df -h / - - uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9 + - uses: hendrikmuhs/ccache-action@63069e3931dedbf3b63792097479563182fe70d1 name: Xcode Compile Cache with: key: ${{ runner.os }}-ios-v3 @@ -195,7 +195,7 @@ jobs: with: distribution: "temurin" java-version: "11" - - uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9 + - uses: hendrikmuhs/ccache-action@63069e3931dedbf3b63792097479563182fe70d1 name: Xcode Compile Cache with: key: ${{ runner.os }}-macos-v2