Skip to content

Commit

Permalink
fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
evaaepelde committed Sep 12, 2024
1 parent 68a4015 commit 011ca8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
- uses: r-lib/actions/setup-r@v2-branch
with:
r-version: '4.1.0'
- uses: r-lib/actions/setup-pandoc@v3-branch
- uses: r-lib/actions/setup-tinytex@v3-branch
- uses: r-lib/actions/setup-pandoc@v2-branch
- uses: r-lib/actions/setup-tinytex@v2-branch
- uses: actions/download-artifact@v3

- name: Cache R packages
Expand Down

0 comments on commit 011ca8f

Please sign in to comment.