diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c8980bb..b4d34b0 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@v4 + uses: actions/cache@v5 with: path: | deps