Skip to content

Commit

Permalink
update pandoc setup
Browse files Browse the repository at this point in the history
  • Loading branch information
wjschne committed Feb 14, 2024
1 parent 7521b49 commit 702ab95
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- uses: r-lib/actions/setup-r@v2

- uses: r-lib/actions/setup-pandoc@v1
- uses: r-lib/actions/setup-pandoc@v2

- name: Query dependencies
run: |
Expand Down
6 changes: 3 additions & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
- Windows Server 2022, R-devel, 64 bit
- Ubuntu Linux 20.04.1 LTS, R-release, GCC
- macOS 10.13.6 High Sierra, R-release, CRAN's setup
- win-builder R version 4.1.3 (2022-03-10)
- win-builder R version 4.2.2 (2022-10-31 ucrt)
- win-builder R Under development (unstable) (2022-11-28 r83388 ucrt)
- win-builder R version 4.2.3 (2023-03-15 ucrt)
- win-builder R version 4.3.2 (2023-10-31 ucrt)
- win-builder R Under development (unstable) (2024-02-13 r85898 ucrt)

## R CMD check results

Expand Down

0 comments on commit 702ab95

Please sign in to comment.