Skip to content

Commit 08f6e10

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3 (#20)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.2...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 40b522c commit 08f6e10

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.7.2
16+
uses: JamesIves/github-pages-deploy-action@v4.7.3
1717
with:
1818
branch: gh-pages
1919
folder: docs

0 commit comments

Comments
 (0)