We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bbb5a1 + 3d50b54 commit c165686Copy full SHA for c165686
1 file changed
.github/workflows/publish.yml
@@ -30,7 +30,7 @@ jobs:
30
31
# Documentation: https://github.com/docker/setup-qemu-action
32
- name: Set up QEMU
33
- uses: docker/setup-qemu-action@v3
+ uses: docker/setup-qemu-action@v4
34
35
# Documentation: https://github.com/docker/setup-buildx-action
36
- name: Set up Docker Buildx
0 commit comments