Skip to content

Commit 88824a3

Browse files
committed
Update setup Earthly in unit test workflow
Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com>
1 parent 55a3f38 commit 88824a3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/unit-test-and-coverage-gate.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ jobs:
3636
ref: ${{ inputs.ref || github.event.pull_request.head.sha || github.sha }}
3737

3838
- name: Setup Earthly
39-
uses: earthly/actions/setup-earthly@v1
39+
#uses: earthly/actions/setup-earthly@v1
40+
uses: earthly/actions-setup@ee3f29b7334bcd54efbe129d3321f600ee0c8567 #v1.0.0
4041
with:
4142
version: "latest"
4243

0 commit comments

Comments
 (0)