Skip to content

Commit 5f048bf

Browse files
committed
Bump goreleaser version for github workflow
1 parent a021dc5 commit 5f048bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
go-version: 1.16
2323
-
2424
name: Run GoReleaser
25-
uses: goreleaser/goreleaser-action@v2
25+
uses: goreleaser/goreleaser-action@v4
2626
with:
2727
version: latest
2828
args: build --snapshot --rm-dist

0 commit comments

Comments
 (0)