diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index a4a9a191..7652f3cb 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -30,7 +30,7 @@ jobs: - name: "Set up Julia" uses: julia-actions/setup-julia@v1 with: - version: '1.6' + version: '1.9' arch: x64 - name: "Copy examples, readme"