We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b014f3 commit 12aa7f7Copy full SHA for 12aa7f7
.github/workflows/ci.yml
@@ -83,6 +83,8 @@ jobs:
83
python -m pip install shiny shinylive
84
python -m pip install --no-deps dascore==0.0.8
85
- uses: quarto-dev/quarto-actions/setup@v2
86
+ with:
87
+ version: "1.2.475"
88
- name: Build docs
89
run: |
90
make docs-build
0 commit comments