Skip to content

Commit ae13fff

Browse files
Merge pull request #149 from carriedaymont/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.9
2 parents c2e9d99 + 292636d commit ae13fff

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.8
43+
uses: JamesIves/github-pages-deploy-action@v4.6.9
4444
with:
4545
clean: false
4646
branch: gh-pages

0 commit comments

Comments
 (0)