From cc361e01464684ea6edaa7f9186c507ac9cf906b Mon Sep 17 00:00:00 2001 From: idodod Date: Thu, 28 Mar 2024 10:27:50 -0400 Subject: [PATCH] use main branch for earthly-setup action --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ba46d64..253fb46 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: - uses: nelonoel/branch-name@v1.0.1 - - uses: earthly/actions/setup-earthly@v1 + - uses: earthly/actions/setup-earthly@main with: version: v0.7.22