Skip to content

Commit 5435e28

Browse files
authored
Merge pull request #30 from webcomics/renovate/docker-setup-buildx-action-4.x
2 parents 5ec4068 + e117fca commit 5435e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
images: tobix/wine
3333

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

3737
- name: Build stable
3838
uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)