We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72f544f + adc0e2d commit 8e58c7dCopy full SHA for 8e58c7d
.github/workflows/phpstan.yml
@@ -20,7 +20,7 @@ jobs:
20
coverage: none
21
22
- name: Install composer dependencies
23
- uses: ramsey/composer-install@v1
+ uses: ramsey/composer-install@v3
24
25
- name: Run PHPStan
26
run: ./vendor/bin/phpstan --error-format=github
0 commit comments