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