Skip to content

Commit

Permalink
Merge pull request #731 from ropensci/develop
Browse files Browse the repository at this point in the history
Develop to main
  • Loading branch information
elinw committed Dec 23, 2022
2 parents 5bb80df + efd5460 commit d5126aa
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 @@ -13,9 +13,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 d5126aa

Please sign in to comment.