We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fbf61d commit 8fb5687Copy full SHA for 8fb5687
.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.8.15
+ version: v0.8.16
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