Skip to content

Commit

Permalink
feat: Upgrade the multiversion docs action
Browse files Browse the repository at this point in the history
  • Loading branch information
cicdguy committed Oct 25, 2024
1 parent da0ba8e commit 7a23667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ jobs:
shell: bash

- name: Create and publish docs ↗️
uses: insightsengineering/r-pkgdown-multiversion@v2
uses: insightsengineering/r-pkgdown-multiversion@v3
with:
path: ${{ github.event.repository.name }}
default-landing-page: ${{ env.default-landing-page }}
Expand Down

0 comments on commit 7a23667

Please sign in to comment.