diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index 32b7c0c..2afa702 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v4 - uses: julia-actions/setup-julia@latest with: - version: '1' + version: '1.10' - uses: julia-actions/cache@v2 - name: Configure doc environment shell: julia --project=docs --color=yes {0}