Skip to content

Commit 8d6351a

Browse files
text-html-renovate[bot]mathroc
authored andcommitted
Update docker/setup-buildx-action action to v4
1 parent 22361d1 commit 8d6351a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.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@v4
3535

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

3939
- name: Login to Docker Hub
4040
if: github.event_name != 'pull_request'

0 commit comments

Comments
 (0)