diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 8fff1732..a22352fd 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -31,7 +31,7 @@ jobs: with: version: ${{ matrix.julia-version }} - name: Cache artifacts - uses: actions/cache@v4 + uses: actions/cache@v5 env: cache-name: cache-artifacts with: