Skip to content

Commit 14022b9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
platforms: all
149149

150150
- name: Setup Docker Buildx
151-
uses: docker/setup-buildx-action@v3
151+
uses: docker/setup-buildx-action@v4
152152
with:
153153
version: ${{ env.DOCKER_BUILDX_VERSION }}
154154
install: true

0 commit comments

Comments
 (0)