Skip to content

Commit

Permalink
colon
Browse files Browse the repository at this point in the history
  • Loading branch information
garak committed Dec 12, 2024
1 parent aa47728 commit 66d89cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Run PHPStan
uses: docker://oskarstark/phpstan-ga@1.8.0
uses: docker://oskarstark/phpstan-ga:1.8.0
env:
REQUIRE_DEV: true
with:
Expand Down

0 comments on commit 66d89cd

Please sign in to comment.