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