diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 4b9e0e0..3e4886b 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -37,7 +37,7 @@ jobs: elixir-version: ${{ env.ELIXIR_VERSION_SPEC }} - name: Restore Cache - uses: actions/cache/restore@v3 + uses: actions/cache/restore@v4 id: cache with: path: |