Skip to content

Commit

Permalink
Bump upload-pages-artifact version in pkgdown.yaml (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanhmorris authored Dec 8, 2024
1 parent e42ff17 commit 8cdbfbe
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 @@ -48,7 +48,7 @@ jobs:
shell: Rscript {0}

- name: Upload artifact for GH pages deployment
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: "docs/"

Expand Down

0 comments on commit 8cdbfbe

Please sign in to comment.