We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71134e1 commit f67003bCopy full SHA for f67003b
2 files changed
.github/workflows/docker-build-push-unstable.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: docker/setup-qemu-action@v4
35
36
- name: Set up Docker Buildx
37
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
38
39
- name: Log in to DockerHub
40
uses: docker/login-action@v3
.github/workflows/docker-build-push.yml
@@ -59,7 +59,7 @@ jobs:
59
60
61
62
63
64
65
0 commit comments