Skip to content

Commit fce3ef1

Browse files
authored
Merge pull request #18 from noclocks/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.3
build(deps): bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3
2 parents 2ccd431 + 66d9b4d commit fce3ef1

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

0 commit comments

Comments
 (0)