diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4c04a962a9..c7d3a95915 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,7 @@ jobs: with: python-version: 3.12 - name: Setup build cache - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5 id: build_cache with: path: ${{ env.CACHED_BUILD_PATHS }}