Skip to content

Commit 6675dec

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent 34f7261 commit 6675dec

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)