diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a9c4a8..d175da1 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@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1 + uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2 id: restore-cache env: OTP_VERSION: ${{ steps.beam.outputs.otp-version }}