Skip to content

Commit 4519ca0

Browse files
Use current quarto version
Release of quarto 1.6.40 fixed #2823
1 parent 5c03b74 commit 4519ca0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858
with:
5959
extra-packages: any::rcmdcheck
6060
needs: check
61-
quarto-version: 1.6.32
6261

6362
- uses: r-lib/actions/check-r-package@v2
6463
with:

.github/workflows/test-coverage.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
with:
3030
extra-packages: any::covr, any::xml2
3131
needs: coverage
32-
quarto-version: 1.6.32
3332

3433
- uses: r-lib/actions/setup-tinytex@v2
3534

0 commit comments

Comments
 (0)