We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58329c6 + 3d8027c commit 652512fCopy full SHA for 652512f
1 file changed
.github/workflows/ci.yml
@@ -86,7 +86,7 @@ jobs:
86
platforms: all
87
88
- name: Setup Docker Buildx
89
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
90
with:
91
version: ${{ env.DOCKER_BUILDX_VERSION }}
92
install: true
0 commit comments