We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e2eaca commit fe22b07Copy full SHA for fe22b07
.github/workflows/quarto-publish.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Quarto
17
uses: quarto-dev/quarto-actions/setup@v2
18
with:
19
- version: '1.2.0' # Use a specific stable version instead of 'latest'
+ version: '1.6.40' # Use a specific stable version instead of 'latest'
20
21
- name: Render Quarto site
22
run: quarto render
0 commit comments