v2.0.2
What's Changed
v2 introduces new actions that are not backwards compatible with the previous v1 actions. There are three actions now:
quarto-actions/setup: Installs quartoquarto-actions/publish: Renders and publishes quarto projects to a variety of servicesquarto-actions/render: Renders quarto project for downstream actions
See https://github.com/quarto-dev/quarto-actions/tree/main/examples for examples and documentation.
Full Changelog: v1.2.0...v2.0.2