diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6534665..a753d36 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: version-type: strict - name: Restore the deps and _build cache - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 id: restore-cache env: OTP_VERSION: ${{ steps.beam.outputs.otp-version }}