use modern version of earthly
CI / build (push) Successful in 20m13s Details

This commit is contained in:
Fabian Stamm 2023-11-29 09:40:16 +01:00
parent 36304b8873
commit 8d3b788657
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
steps:
- uses: https://github.com/earthly/actions-setup@v1
with:
version: v0.7.0
version: v0.7.20
- uses: actions/checkout@v2
- name: Put back the git branch into git (Earthly uses it for tagging)
run: |
@ -34,3 +34,4 @@ jobs:
run: earthly --version
- name: Run build
run: earthly --push +docker-multi