We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 971ff18 + 7750fdc commit 29a704dCopy full SHA for 29a704d
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
uses: docker/setup-qemu-action@v3
20
21
- name: Set up Docker Buildx
22
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
23
24
- name: Login to quay.io
25
if: github.ref == 'refs/heads/main'
0 commit comments