Skip to content

Commit 39f9a79

Browse files
committed
[ci] Upgrade docker/setup-buildx-action from v2 to v3
1 parent 43f063c commit 39f9a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-builds-unauth.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: docker/setup-qemu-action@v3
2626
- name: Set up Docker Buildx
2727
id: buildx
28-
uses: docker/setup-buildx-action@v2
28+
uses: docker/setup-buildx-action@v3
2929
with:
3030
driver-opts: |
3131
network=host

0 commit comments

Comments
 (0)