diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 84632995..d9b17395 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,7 @@ jobs: uses: actions/checkout@v6 - name: Enable Julia cache - uses: julia-actions/cache@v2 + uses: julia-actions/cache@v3 - name: Enable t8code cache id: cache-t8code