Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszbaran committed Sep 5, 2024
1 parent 71f8eb7 commit 0d3bf9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/documenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion examples/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ format:
variant: -raw_html+tex_math_dollars
wrap: preserve

jupyter: "julia-1.10"
jupyter: julia-1.10

0 comments on commit 0d3bf9a

Please sign in to comment.