diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 67974b6..8146429 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ jobs: otp-version: ${{ matrix.otp }} - name: Restore cached dependencies and build artifacts - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: | deps