Update docker/setup-buildx-action action to v3
Unit Tests with docker compose and cargo / unit-test (push) Failing after 3m13s
Details
Unit Tests with docker compose and cargo / unit-test (push) Failing after 3m13s
Details
This commit is contained in:
parent
1c62348f18
commit
e87ab871b3
|
@ -32,7 +32,7 @@ jobs:
|
|||
type=ref,event=branch
|
||||
type=semver,pattern={{raw}}
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
uses: docker/setup-buildx-action@v3
|
||||
- name: Login to fai.st docker registry
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue