diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index b0f6787..8ba5c77 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -19,7 +19,7 @@ jobs: - uses: julia-actions/setup-julia@v2 with: version: '1' - - uses: julia-actions/cache@v1 + - uses: julia-actions/cache@v2 # Now this is where things focus on the documentation # build and deployment.