This commit is contained in:
parent
abe9bb28a4
commit
8135190cd8
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -17,8 +17,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: https://github.com/earthly/actions-setup@v1
|
- uses: https://github.com/earthly/actions-setup@v1
|
||||||
with:
|
with:
|
||||||
version: v0.7.20
|
version: v0.8.0
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v4
|
||||||
- name: Put back the git branch into git (Earthly uses it for tagging)
|
- name: Put back the git branch into git (Earthly uses it for tagging)
|
||||||
run: |
|
run: |
|
||||||
branch=""
|
branch=""
|
||||||
|
Loading…
Reference in New Issue
Block a user