We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95660bf commit ab524a3Copy full SHA for ab524a3
.github/workflows/release.yaml
@@ -41,7 +41,7 @@ jobs:
41
- name: Set up QEMU for ARM64 build
42
uses: docker/setup-qemu-action@v3
43
44
- - uses: goreleaser/goreleaser-action@v5
+ - uses: goreleaser/goreleaser-action@v6
45
with:
46
distribution: goreleaser
47
version: latest
.github/workflows/test.yaml
@@ -146,7 +146,7 @@ jobs:
146
go-version: stable
147
148
149
150
151
152
0 commit comments