Skip to content

Commit

Permalink
use release quarto and update checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Schramm committed Feb 9, 2024
1 parent 890ab1d commit df31da9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-extension.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ jobs:

steps:

- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: quarto-dev/quarto-actions/setup@v2
with:
tinytex: true
version: pre-release
version: release

- run: |
quarto check
Expand Down

0 comments on commit df31da9

Please sign in to comment.