We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3e46ba + 5714b91 commit cf55475Copy full SHA for cf55475
.github/workflows/phpstan.yml
@@ -23,7 +23,7 @@ jobs:
23
coverage: none
24
25
- name: Install composer dependencies
26
- uses: ramsey/composer-install@v2
+ uses: ramsey/composer-install@v3
27
28
- name: Run PHPStan
29
run: ./vendor/bin/phpstan --error-format=github
0 commit comments