Skip to content

Commit e1f65dd

Browse files
Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.2
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.9 to 4.7.2. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.9...v4.7.2) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae13fff commit e1f65dd

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)