diff --git a/.github/workflows/documenter.yml b/.github/workflows/documenter.yml index 05f9e6f..83a7f53 100644 --- a/.github/workflows/documenter.yml +++ b/.github/workflows/documenter.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v4 - uses: quarto-dev/quarto-actions/setup@v2 with: - version: "1.3.353" + version: "1.5.56" - uses: julia-actions/setup-julia@latest with: version: "1.10" diff --git a/examples/_quarto.yml b/examples/_quarto.yml index 44bcc68..9115572 100644 --- a/examples/_quarto.yml +++ b/examples/_quarto.yml @@ -25,4 +25,4 @@ format: variant: -raw_html+tex_math_dollars wrap: preserve -jupyter: "julia-1.10" +jupyter: julia-1.10