Skip to content

Commit bcca816

Browse files
chore(deps): update docker/setup-buildx-action action to v4 (#183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab1cb01 commit bcca816

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)