We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e28c6e commit 771fdbdCopy full SHA for 771fdbd
.github/workflows/release.yaml
@@ -28,7 +28,7 @@ jobs:
28
cache: true
29
-
30
name: Run GoReleaser
31
- uses: goreleaser/goreleaser-action@v4
+ uses: goreleaser/goreleaser-action@v5
32
with:
33
distribution: goreleaser
34
version: latest
0 commit comments