Skip to content

Commit ae36ace

Browse files
authored
Merge branch 'main' into renovate/docker-build-push-action-7.x
2 parents 0b4e123 + 08cba8d commit ae36ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
platforms: all
8989

9090
- name: Setup Docker Buildx
91-
uses: docker/setup-buildx-action@v3
91+
uses: docker/setup-buildx-action@v4
9292
with:
9393
version: ${{ env.DOCKER_BUILDX_VERSION }}
9494
install: true

0 commit comments

Comments
 (0)