Skip to content

Commit c5150a5

Browse files
authored
chore(deps): update docker/setup-qemu-action action to v4 (#21)
1 parent 1faffff commit c5150a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
go-version: "1.26.4"
2424

25-
- uses: docker/setup-qemu-action@v3
25+
- uses: docker/setup-qemu-action@v4
2626
- uses: docker/setup-buildx-action@v4
2727

2828
- uses: docker/login-action@v4

0 commit comments

Comments
 (0)