forked from kamba4/sunders
chore(deps): update docker/setup-buildx-action action to v4
Some checks failed
Build (and tag) Images / build (push) Failing after 21s
Some checks failed
Build (and tag) Images / build (push) Failing after 21s
This commit is contained in:
parent
954b534b10
commit
6434bf5cf4
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v4
|
||||||
|
|
||||||
- name: Login to Container Registry
|
- name: Login to Container Registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue