Skip to content

Commit 7570e19

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.3 (#43)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.1 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.1...v4.7.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 349d132 commit 7570e19

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
@@ -47,7 +47,7 @@ jobs:
4747
4848
- name: Publish to gh-pages if tagged
4949
if: startsWith(github.ref, 'refs/tags')
50-
uses: JamesIves/github-pages-deploy-action@v4.7.1
50+
uses: JamesIves/github-pages-deploy-action@v4.7.3
5151
with:
5252
branch: gh-pages
5353
folder: docs/build/html

0 commit comments

Comments
 (0)