Update .forgejo/workflows/docker-build.yml
Some checks failed
Docker Build / publish (push) Failing after 3s
Some checks failed
Docker Build / publish (push) Failing after 3s
This commit is contained in:
parent
b2b1957bc9
commit
6d75c16ed6
|
@ -13,7 +13,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Docker
|
||||
run: |-
|
||||
|
|
Loading…
Reference in a new issue