We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 028e4ab + 506765f commit b48c404Copy full SHA for b48c404
1 file changed
.github/workflows/docker.yml
@@ -64,7 +64,7 @@ jobs:
64
}
65
- name: Setup Docker Buildx
66
id: buildx
67
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
68
with:
69
version: latest
70
0 commit comments