Skip to content

Commit 66d89cd

Browse files
committed
colon
1 parent aa47728 commit 66d89cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v4
1414
- name: Run PHPStan
15-
uses: docker://oskarstark/phpstan-ga@1.8.0
15+
uses: docker://oskarstark/phpstan-ga:1.8.0
1616
env:
1717
REQUIRE_DEV: true
1818
with:

0 commit comments

Comments
 (0)