We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4994a0 commit 5003b2cCopy full SHA for 5003b2c
1 file changed
.github/workflows/build.yaml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@v6
16
- name: PHPStan
17
- uses: docker://oskarstark/phpstan-ga:1.13.0
+ uses: docker://oskarstark/phpstan-ga
18
env:
19
REQUIRE_DEV: true
20
with:
0 commit comments