Skip to content

Commit

Permalink
CI: Bump quarto version
Browse files Browse the repository at this point in the history
  • Loading branch information
has2k1 committed Dec 18, 2023
1 parent f2fab17 commit 2bd12f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install Quarto
uses: quarto-dev/quarto-actions/setup@v2
with:
version: "1.4.521"
version: "1.4.528"

- name: Install Package
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
- name: Install Quarto
uses: quarto-dev/quarto-actions/setup@v2
with:
version: "1.4.521"
version: "1.4.528"

- name: Install Packages
shell: bash
Expand Down

0 comments on commit 2bd12f8

Please sign in to comment.