Skip to content

Commit 6b3fa70

Browse files
committed
Update pkgdown GitHub action
1 parent 1db7b08 commit 6b3fa70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Deploy to GitHub pages 🚀
4545
if: github.event_name != 'pull_request'
46-
uses: JamesIves/github-pages-deploy-action@v4.5.0
46+
uses: JamesIves/github-pages-deploy-action@v4.6.1
4747
with:
4848
clean: false
4949
branch: gh-pages

0 commit comments

Comments
 (0)