Skip to content

Commit 5003b2c

Browse files
committed
💚 fix build
1 parent e4994a0 commit 5003b2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v6
1616
- name: PHPStan
17-
uses: docker://oskarstark/phpstan-ga:1.13.0
17+
uses: docker://oskarstark/phpstan-ga
1818
env:
1919
REQUIRE_DEV: true
2020
with:

0 commit comments

Comments
 (0)