We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45f640e + 2b226a1 commit 14a8c41Copy full SHA for 14a8c41
1 file changed
.github/workflows/docker.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: docker/setup-qemu-action@v1
39
40
- name: Set up Docker Buildx
41
- uses: docker/setup-buildx-action@v1
+ uses: docker/setup-buildx-action@v3
42
43
- name: Log in to the Container registry
44
uses: docker/login-action@v3
0 commit comments