Skip to content

Commit

Permalink
Fied checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Dec 8, 2023
1 parent c0b66bd commit 86c2131
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/gha-docker-solr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ jobs:
--health-timeout 5s
--health-retries 10
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0

- name: Setup PHP Action
uses: shivammathur/setup-php@v2
with:
Expand Down

0 comments on commit 86c2131

Please sign in to comment.