There was an error while loading. Please reload this page.
2 parents 54d23dd + 8c16b56 commit ea6256fCopy full SHA for ea6256f
1 file changed
.github/workflows/phpstan.yml
@@ -20,7 +20,7 @@ jobs:
20
coverage: none
21
22
- name: Install composer dependencies
23
- uses: ramsey/composer-install@v3
+ uses: ramsey/composer-install@v4
24
25
- name: Run PHPStan
26
run: ./vendor/bin/phpstan --error-format=github
0 commit comments