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 0788bf4 + 37a6a2a commit eea7b05Copy full SHA for eea7b05
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.5
+ uses: impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action@v0.1.6
73
with:
74
class_root_namespace: ${{ inputs.class_root_namespace }}
75
included_classes: ${{ inputs.include }}
0 commit comments