Skip to content

Commit 160c152

Browse files
author
Michael Vasseur
committed
Check with older PHPStan GHA action
1 parent e541fe4 commit 160c152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpstan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
run: .github/jobs/composer_setup.sh
1616
- name: Show the phpstan version
1717
run: webapp/vendor/phpstan/phpstan/phpstan --version
18-
- uses: php-actions/phpstan@v3
18+
- uses: php-actions/phpstan@v3.0.0
1919
with:
2020
configuration: webapp/phpstan.dist.neon
2121
path: webapp/src webapp/tests

0 commit comments

Comments
 (0)