Skip to content

Commit 40b522c

Browse files
Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.2 (#19)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d06b8e1 commit 40b522c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
run: docker run --rm -v "$(pwd):/data" "phpdoc/phpdoc:3"
1414

1515
- name: Deploy docs to GitHub Pages
16-
uses: JamesIves/github-pages-deploy-action@v4.6.9
16+
uses: JamesIves/github-pages-deploy-action@v4.7.2
1717
with:
1818
branch: gh-pages
1919
folder: docs

0 commit comments

Comments
 (0)