Skip to content

Commit 5348cf8

Browse files
authored
Merge pull request #6836 from docker/dependabot/github_actions/docker/setup-qemu-action-4
build(deps): bump docker/setup-qemu-action from 3 to 4
2 parents 30fb480 + ba349f5 commit 5348cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
password: ${{ secrets.DOCKERHUB_CLIBIN_TOKEN }}
108108
-
109109
name: Set up QEMU
110-
uses: docker/setup-qemu-action@v3
110+
uses: docker/setup-qemu-action@v4
111111
-
112112
name: Set up Docker Buildx
113113
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)