We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 476f4d2 + f3eedce commit ee2cdb4Copy full SHA for ee2cdb4
1 file changed
.github/workflows/phpstan.yml
@@ -22,7 +22,7 @@ jobs:
22
coverage: none
23
24
- name: Install composer dependencies
25
- uses: ramsey/composer-install@v3
+ uses: ramsey/composer-install@v4
26
27
- name: Run PHPStan
28
run: ./vendor/bin/phpstan --error-format=github
0 commit comments