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 62c15fa commit 42e1765Copy full SHA for 42e1765
.github/workflows/go.yml
@@ -78,7 +78,7 @@ jobs:
78
shell: bash
79
80
- name: Install GoReleaser
81
- uses: goreleaser/goreleaser-action@v3
+ uses: goreleaser/goreleaser-action@v4
82
with:
83
install-only: true
84
.github/workflows/release.yml
@@ -181,7 +181,7 @@ jobs:
181
182
183
184
185
186
187
0 commit comments