We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a2c73 commit 356439bCopy full SHA for 356439b
.github/workflows/tests.yml
@@ -63,7 +63,7 @@ jobs:
63
run: phpdoc --config=phpdoc.xml
64
65
- name: "Publish Docs to gh-pages"
66
- uses: JamesIves/github-pages-deploy-action@v4.3.4
+ uses: JamesIves/github-pages-deploy-action@v4
67
with:
68
branch: gh-pages
69
folder: docs
0 commit comments