We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e28e25 + 08713e6 commit 32023abCopy full SHA for 32023ab
1 file changed
.github/workflows/publish.yml
@@ -35,7 +35,7 @@ jobs:
35
# Documentation: https://github.com/docker/setup-buildx-action
36
- name: Set up Docker Buildx
37
id: buildx
38
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
39
40
- name: Extract metadata (tags, labels) for Docker
41
id: meta
0 commit comments