Skip to content

Commit 785fc62

Browse files
authored
Update README.md
1 parent e7280c3 commit 785fc62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
This action is released with semantic version numbers, but also tagged so the latest major release's tag always points to the latest release within the matching major version.
3232

33-
Please feel free to use `uses: php-actions/phpstan@v3` to always run the latest version of v6, or `uses: php-actions/phpstan@v3.0.0` to specify the exact release.
33+
Please feel free to use `uses: php-actions/phpstan@v3` to always run the latest version of v3, or `uses: php-actions/phpstan@v3.0.0` to specify the exact release.
3434

3535
Example
3636
-------

0 commit comments

Comments
 (0)