diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1add931..11caa14 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: otp-version: ${{ matrix.otp }} - name: Restore deps and _build cache - uses: actions/cache@v2 + uses: actions/cache@v4 with: path: | deps