There was an error while loading. Please reload this page.
2 parents 7f6bca8 + 41637ef commit a032d70Copy full SHA for a032d70
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@a8d0d959dab41457692a5e2041bd9b757a119e3f # v3
+ uses: ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda # v3
24
25
- name: Run PHPStan
26
run: ./vendor/bin/phpstan --error-format=github
0 commit comments