We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1898b1a + a380e00 commit 390c99eCopy full SHA for 390c99e
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
go-version: 1.18
25
- name: Run GoReleaser
26
- uses: goreleaser/goreleaser-action@v2
+ uses: goreleaser/goreleaser-action@v3
27
28
distribution: goreleaser
29
version: latest
0 commit comments