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 caee8ce commit efc3ef0Copy full SHA for efc3ef0
1 file changed
.github/workflows/publish.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: docker/setup-qemu-action@v4
38
39
- name: Set up Docker Buildx
40
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
41
42
- name: Process metadata (tags, labels)
43
id: meta
0 commit comments