We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
quarto
1 parent 70cea70 commit 59600aaCopy full SHA for 59600aa
.github/workflows/CI.yml
@@ -97,7 +97,7 @@ jobs:
97
# TODO: use quarto_jll for integration tests once modern enough versions are available
98
- uses: quarto-dev/quarto-actions/setup@9e48da27e184aa238fcb49f5db75469626d43adb # v2.1.9
99
with:
100
- version: pre-release
+ version: 1.7.17
101
102
- uses: julia-actions/julia-buildpkg@e3eb439fad4f9aba7da2667e7510e4a46ebc46e1 # v1.7.0
103
- uses: julia-actions/julia-runtest@678da69444cd5f13d7e674a90cb4f534639a14f9 # v1.11.2
0 commit comments