Skip to content

Commit 428de7a

Browse files
authored
suggested update of quarto version (#68)
* suggested update of quarto version updating the commented out quarto version to avoid repeats of #67 * adding comment to user to use specific version changing listed version to SPECIFIC-QUARTO-VERSION-HERE in action comment
1 parent 4f7f4d7 commit 428de7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/quarto-publish-example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# To install LaTeX to build PDF book
1818
tinytex: true
1919
# uncomment below and fill to pin a version
20-
# version: 0.9.600
20+
# version: SPECIFIC-QUARTO-VERSION-HERE
2121

2222
# add software dependencies here
2323

0 commit comments

Comments
 (0)