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.
1 parent c070330 commit c2bc15dCopy full SHA for c2bc15d
.github/workflows/quay-publish.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up QEMU
17
uses: docker/setup-qemu-action@v2
18
- name: Set up Docker Buildx
19
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
20
- name: Cache Docker layers
21
uses: actions/cache@v3
22
with:
0 commit comments