diff --git a/action.yml b/action.yml index 7ab07bf3..2ea729ad 100644 --- a/action.yml +++ b/action.yml @@ -107,7 +107,7 @@ runs: if: inputs.engine == 'clean/phpdoc-md' - name: Generating new documentation with evert/phpdoc-md... - uses: impresscms-dev/generate-phpdocs-with-evert-phpdoc-md-action@v2.0.0 + uses: impresscms-dev/generate-phpdocs-with-evert-phpdoc-md-action@v2.0.1 with: ignored_files: ${{ inputs.ignored_files }} output_path: ${{ env.NEW_WIKI_CHECKOUT_PATH }}