Skip to content

Commit

Permalink
Categories: Defined Quarto version for GitHub Actions (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwhite911 authored Jan 18, 2025
1 parent 828d179 commit c817acc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
with:
version: '1.5.57' # Specify the desired version

- name: Render and Publish
uses: quarto-dev/quarto-actions/publish@v2
Expand Down

0 comments on commit c817acc

Please sign in to comment.