Skip to content

Commit

Permalink
updating actions for tinytex and pandoc
Browse files Browse the repository at this point in the history
  • Loading branch information
fdefalco committed Sep 7, 2023
1 parent 23e4db4 commit 9d73215
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/R_CMD_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ jobs:
with:
r-version: ${{ matrix.config.r }}

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

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

- name: Query dependencies
run: |
Expand Down

0 comments on commit 9d73215

Please sign in to comment.