Skip to content

Commit c817acc

Browse files
authored
Categories: Defined Quarto version for GitHub Actions (#11)
1 parent 828d179 commit c817acc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616

1717
- name: Set up Quarto
1818
uses: quarto-dev/quarto-actions/setup@v2
19+
with:
20+
version: '1.5.57' # Specify the desired version
1921

2022
- name: Render and Publish
2123
uses: quarto-dev/quarto-actions/publish@v2

0 commit comments

Comments
 (0)