We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e2f916 + 6f3ee92 commit 8119d58Copy full SHA for 8119d58
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