Skip to content

Commit 8119d58

Browse files
authored
Merge pull request #50 from impresscms-dev/docs/readme-use-v2
docs: use v2 in README action example
2 parents 6e2f916 + 6f3ee92 commit 8119d58

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)