Skip to content

Commit 4ea0596

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent b8b9454 commit 4ea0596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightlyAndMainImage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Set up QEMU
5757
uses: docker/setup-qemu-action@v3
5858
- name: Set up Docker Buildx
59-
uses: docker/setup-buildx-action@v3
59+
uses: docker/setup-buildx-action@v4
6060

6161
- name: Download all artifacts from build job
6262
uses: actions/download-artifact@v7

0 commit comments

Comments
 (0)