We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edd0c12 commit 6f3ee92Copy full SHA for 6f3ee92
1 file changed
README.md
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v2
25
26
- name: Generating documentation...
27
- uses: impresscms-dev/generate-phpdocs-with-evert-phpdoc-md-action@v1.0.0
+ uses: impresscms-dev/generate-phpdocs-with-evert-phpdoc-md-action@v2
28
with:
29
php_version: '7.4'
30
output_path: ./docs/
0 commit comments