Skip to content

Commit 44a43f3

Browse files
Bump docker/setup-buildx-action from 3 to 4 (#22)
1 parent 7bbab5b commit 44a43f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: docker/setup-qemu-action@v3
3535

3636
- name: Set up Docker Buildx
37-
uses: docker/setup-buildx-action@v3
37+
uses: docker/setup-buildx-action@v4
3838

3939
- name: Log in to the Container registry
4040
uses: docker/login-action@v3

0 commit comments

Comments
 (0)