We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7640b6 commit 7831968Copy full SHA for 7831968
.github/workflows/static.yml
@@ -19,7 +19,7 @@ jobs:
19
run: composer remove --dev friends-of-phpspec/phpspec-code-coverage phpspec/phpspec
20
21
- name: PHPStan
22
- uses: OskarStark/phpstan-ga@0.12.32
+ uses: docker://oskarstark/phpstan-ga
23
env:
24
REQUIRE_DEV: false
25
with:
0 commit comments