Skip to content

Commit

Permalink
Update pkgdown.yaml - changing packagedown version
Browse files Browse the repository at this point in the history
  • Loading branch information
NatyaHans committed Dec 7, 2023
1 parent 3f44a85 commit 4892d0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pkgdown.yaml
Expand Up @@ -12,9 +12,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 4892d0b

Please sign in to comment.