From 428de7a75c7ae7ceac6eac3f03ba519004c02027 Mon Sep 17 00:00:00 2001 From: Alex Coleman Date: Thu, 2 Feb 2023 18:48:18 +0000 Subject: [PATCH] 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 --- examples/quarto-publish-example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/quarto-publish-example.yml b/examples/quarto-publish-example.yml index ecd7654..05f11d4 100644 --- a/examples/quarto-publish-example.yml +++ b/examples/quarto-publish-example.yml @@ -17,7 +17,7 @@ jobs: # To install LaTeX to build PDF book tinytex: true # uncomment below and fill to pin a version - # version: 0.9.600 + # version: SPECIFIC-QUARTO-VERSION-HERE # add software dependencies here