Skip to content

Commit 696b79b

Browse files
committed
docs: update README example action version to v2.3
1 parent de707fe commit 696b79b

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
@@ -32,7 +32,7 @@ jobs:
3232
- name: Checkouting project code...
3333
uses: actions/checkout@v2
3434
- name: Updating wiki...
35-
uses: impresscms-dev/phpdocs-wiki-update-action@v2.2.0
35+
uses: impresscms-dev/phpdocs-wiki-update-action@v2.3
3636
with:
3737
engine: clean/phpdoc-md
3838
class_root_namespace: My Project

0 commit comments

Comments
 (0)