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 4bc57e9 commit 174416dCopy full SHA for 174416d
.github/workflows/deploy.yml
@@ -26,6 +26,8 @@ jobs:
26
27
- name: Set up Quarto
28
uses: quarto-dev/quarto-actions/setup@v2
29
+ with:
30
+ version: 1.6.40
31
# No 'with:' block needed for this older action usually
32
33
# Comment out subsequent steps for now
0 commit comments