diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1543c35..ffb55fe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: with: version: ${{ matrix.version }} arch: ${{ matrix.arch }} - - uses: julia-actions/cache@v1 + - uses: julia-actions/cache@v2 - uses: actions/cache@v4 env: cache-name: cache-artifacts