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 ac9d038 commit 2177f95Copy full SHA for 2177f95
action.yml
@@ -99,7 +99,7 @@ runs:
99
shell: bash
100
101
- name: Generating new documentation with clean/phpdoc-md...
102
- uses: impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action@v0.1.6
+ uses: impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action@v0.1.7
103
with:
104
class_root_namespace: ${{ inputs.class_root_namespace }}
105
included_classes: ${{ inputs.include }}
0 commit comments