We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents afd785b + 9cce38f commit b99c8b8Copy full SHA for b99c8b8
1 file changed
.github/workflows/main.yml
@@ -96,7 +96,7 @@ jobs:
96
uses: docker/setup-qemu-action@v3
97
98
- name: Set up Docker Buildx
99
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
100
101
- name: Build and push Docker image
102
id: push
0 commit comments