We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c80a549 + e26b50d commit 5b26d81Copy full SHA for 5b26d81
1 file changed
.github/workflows/publish-docker.yml
@@ -21,7 +21,7 @@ jobs:
21
password: ${{ secrets.DOCKER_PASSWORD }}
22
23
- name: Set up Docker Buildx
24
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
25
26
- name: Extract metadata (tags, labels) for Docker
27
id: meta
0 commit comments