From 2463b38d60fd2bd463cd46252a29c08e706f1a5e Mon Sep 17 00:00:00 2001 From: Hendrik Ranocha Date: Fri, 12 Jan 2024 11:16:21 +0100 Subject: [PATCH] use julia-actions/cache also for Documenter (#1802) --- .github/workflows/Documenter.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/Documenter.yml b/.github/workflows/Documenter.yml index 129c41a3b5..8f8d674ffa 100644 --- a/.github/workflows/Documenter.yml +++ b/.github/workflows/Documenter.yml @@ -38,6 +38,7 @@ jobs: with: version: '1.9' show-versioninfo: true + - uses: julia-actions/cache@v1 - uses: julia-actions/julia-buildpkg@v1 env: PYTHON: ""