diff --git a/.github/workflows/unit-test-and-coverage-gate.yml b/.github/workflows/unit-test-and-coverage-gate.yml index 439b8a4c..71d7d764 100644 --- a/.github/workflows/unit-test-and-coverage-gate.yml +++ b/.github/workflows/unit-test-and-coverage-gate.yml @@ -36,8 +36,7 @@ jobs: ref: ${{ inputs.ref || github.event.pull_request.head.sha || github.sha }} - name: Setup Earthly - #uses: earthly/actions/setup-earthly@v1 - uses: earthly/actions-setup@ee3f29b7334bcd54efbe129d3321f600ee0c8567 #v1.0.0 + uses: earthly/actions-setup@43211c7a0eae5344d6d79fb4aaf209c8f8866203 #v1.0.13 with: version: "latest"