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 c7fa01d commit 125dd57Copy full SHA for 125dd57
.github/workflows/tests.yml
@@ -62,7 +62,7 @@ jobs:
62
run: phpdoc --config=phpdoc.xml
63
64
- name: "Publish Docs to gh-pages"
65
- uses: JamesIves/github-pages-deploy-action@4.2.5
+ uses: JamesIves/github-pages-deploy-action@v4.2.5
66
with:
67
branch: gh-pages
68
folder: docs
0 commit comments