We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac5e52f + c8c2dac commit 8de7cfbCopy full SHA for 8de7cfb
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
password: ${{ secrets.DOCKERHUB_TOKEN}}
28
- uses: earthly/actions/setup-earthly@v1
29
with:
30
- version: v0.7.22
+ version: v0.8.4
31
- name: Earthly version
32
run: earthly --version
33
- name: Run build
.github/workflows/pr.yml
@@ -26,7 +26,7 @@ jobs:
26
0 commit comments