Skip to content

Commit 0a2769f

Browse files
authored
Merge pull request #4 from z4kn4fein/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.4.1
Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1
2 parents a4af8b3 + 0fe220a commit 0a2769f

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

0 commit comments

Comments
 (0)