Skip to content

Commit

Permalink
Fix quarto version to 1.5.55
Browse files Browse the repository at this point in the history
  • Loading branch information
andrie committed Jul 22, 2024
1 parent 0ea7a3f commit 12fe684
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v4

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
with:
version: 1.5.55
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 12fe684

Please sign in to comment.