diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 7e72ddb18..4848a81fd 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -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: | diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index b6b1f2d67..6eecd0700 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -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