Skip to content

Commit c4a4f9e

Browse files
chore(deps): update docker/setup-qemu-action action to v3
1 parent 7ab5ee7 commit c4a4f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-with-patches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- uses: actions/setup-go@v3
5656
with:
5757
go-version-file: act/go.mod
58-
- uses: docker/setup-qemu-action@v2
58+
- uses: docker/setup-qemu-action@v3
5959
- uses: actions/cache@v3
6060
with:
6161
path: ~/go/pkg/mod

0 commit comments

Comments
 (0)