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 fc8ecae commit a9d453dCopy full SHA for a9d453d
README.md
@@ -32,7 +32,7 @@ jobs:
32
- name: Checkouting project code...
33
uses: actions/checkout@v2
34
- name: Updating wiki...
35
- uses: impresscms-dev/phpdocs-wiki-update-action@v1.0.0
+ uses: impresscms-dev/phpdocs-wiki-update-action@v2.2.0
36
with:
37
engine: clean/phpdoc-md
38
class_root_namespace: My Project
0 commit comments