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.
2 parents b4f0c23 + b312157 commit 01a1c2bCopy full SHA for 01a1c2b
action.yml
@@ -69,7 +69,7 @@ runs:
69
shell: bash
70
71
- name: Generating new documentation with clean/phpdoc-md...
72
- uses: impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action@v0.1.4
+ uses: impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action@v0.1.5
73
with:
74
class_root_namespace: ${{ inputs.class_root_namespace }}
75
included_classes: ${{ inputs.include }}
0 commit comments