From 8135190cd84f377fcc5cb9e2182931248d0e5515 Mon Sep 17 00:00:00 2001 From: Fabian Stamm Date: Sun, 17 Mar 2024 19:04:20 +0100 Subject: [PATCH] Update earthly version --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 54610e3..60a2565 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,8 +17,8 @@ jobs: steps: - uses: https://github.com/earthly/actions-setup@v1 with: - version: v0.7.20 - - uses: actions/checkout@v2 + version: v0.8.0 + - uses: actions/checkout@v4 - name: Put back the git branch into git (Earthly uses it for tagging) run: | branch=""