Skip to content

Commit 585c16e

Browse files
Update JamesIves/github-pages-deploy-action action to v4.8.0
1 parent 8c0c179 commit 585c16e

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
@@ -42,7 +42,7 @@ jobs:
4242

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

0 commit comments

Comments
 (0)