Skip to content

Commit

Permalink
force 1.10 for CI job failing due to quarto 1.11 incompatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrumbiegel committed Oct 24, 2024
1 parent 32b26cb commit ee393ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: julia-actions/setup-julia@a0a0978e28861c11a3490cee468f87d5b568851a # v2.5.0
with:
version: '1'
version: '1.10'
- uses: julia-actions/cache@824243901fb567ccb490b0d0e2483ccecde46834 # v2.0.5
- uses: quarto-dev/quarto-actions/setup@87b35bb88b36317fa36b5189e9553b4164a5c5a3 # v2.1.6
with:
Expand Down

0 comments on commit ee393ff

Please sign in to comment.