diff --git a/action.yml b/action.yml index bacfaa3d..4f99cb85 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@v1.0.4 + uses: impresscms-dev/generate-phpdocs-with-evert-phpdoc-md-action@v2.0.0 with: ignored_files: ${{ inputs.ignored_files }} output_path: ${{ env.NEW_WIKI_CHECKOUT_PATH }}