Skip to content

Commit 261ef2b

Browse files
authored
Merge pull request #29 from nx10/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.3
Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.3
2 parents b6c5181 + 7025871 commit 261ef2b

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.3
4747
with:
4848
clean: false
4949
branch: gh-pages

0 commit comments

Comments
 (0)