diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ed43138d4..a5518f8e1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -10,7 +10,7 @@ jobs: max-parallel: 3 steps: - name: Checkout Repository - uses: actions/checkout@master + uses: actions/checkout@master with: fetch-depth: 1 - name: Get Composer Cache Directory