We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1faffff commit c5150a5Copy full SHA for c5150a5
1 file changed
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
go-version: "1.26.4"
24
25
- - uses: docker/setup-qemu-action@v3
+ - uses: docker/setup-qemu-action@v4
26
- uses: docker/setup-buildx-action@v4
27
28
- uses: docker/login-action@v4
0 commit comments