Skip to content

Commit 4722ec3

Browse files
Merge pull request #151 from carriedaymont/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.2
2 parents ae13fff + e1f65dd commit 4722ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkgdown.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Deploy to GitHub pages 🚀
4242
if: github.event_name != 'pull_request'
43-
uses: JamesIves/github-pages-deploy-action@v4.6.9
43+
uses: JamesIves/github-pages-deploy-action@v4.7.2
4444
with:
4545
clean: false
4646
branch: gh-pages

0 commit comments

Comments
 (0)