Skip to content

Commit 6f3ee92

Browse files
committed
docs: update README action example to v2
1 parent edd0c12 commit 6f3ee92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v2
2525

2626
- name: Generating documentation...
27-
uses: impresscms-dev/generate-phpdocs-with-evert-phpdoc-md-action@v1.0.0
27+
uses: impresscms-dev/generate-phpdocs-with-evert-phpdoc-md-action@v2
2828
with:
2929
php_version: '7.4'
3030
output_path: ./docs/

0 commit comments

Comments
 (0)