Skip to content

Commit acf8578

Browse files
Merge pull request #690 from amices/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.3
Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.3
2 parents d2cd315 + 14be481 commit acf8578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.6.9
45+
uses: JamesIves/github-pages-deploy-action@v4.7.3
4646
with:
4747
clean: false
4848
branch: gh-pages

0 commit comments

Comments
 (0)