Skip to content

Commit

Permalink
Merge pull request #28 from niaid/v2update_pkgdown
Browse files Browse the repository at this point in the history
Check setup-r and setup-pandoc change to v2
  • Loading branch information
grosenf1-nih authored Jun 26, 2024
2 parents 0899d4e + 8de8ec8 commit 577b3a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: r-lib/actions/setup-r@v1
- 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

0 comments on commit 577b3a2

Please sign in to comment.