Skip to content

Commit 12aa7f7

Browse files
committed
ci: pin to quarto v1.2.475
1 parent 4b014f3 commit 12aa7f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ jobs:
8383
python -m pip install shiny shinylive
8484
python -m pip install --no-deps dascore==0.0.8
8585
- uses: quarto-dev/quarto-actions/setup@v2
86+
with:
87+
version: "1.2.475"
8688
- name: Build docs
8789
run: |
8890
make docs-build

0 commit comments

Comments
 (0)