Skip to content

Commit

Permalink
Merge pull request #123 from expressvpn/ci-updates
Browse files Browse the repository at this point in the history
ci: update Earthly to v0.7.20
  • Loading branch information
expressvpn-tom-l authored Oct 9, 2023
2 parents 6fad150 + 41b1117 commit 4a5f59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: earthly/actions/setup-earthly@v1
with:
version: v0.7.4
version: v0.7.20
- uses: actions/checkout@v3
- name: Put back the git branch into git (Earthly uses it for tagging)
run: |
Expand Down

0 comments on commit 4a5f59a

Please sign in to comment.