Skip to content

Commit 4f7c898

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] <[email protected]>
1 parent ff58a7e commit 4f7c898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
4646
- name: Publish to gh-pages if tagged
4747
if: startsWith(github.ref, 'refs/tags')
48-
uses: JamesIves/github-pages-deploy-action@v4.6.9
48+
uses: JamesIves/github-pages-deploy-action@v4.7.2
4949
with:
5050
branch: gh-pages
5151
folder: docs/_build/html

0 commit comments

Comments
 (0)