mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-16 07:30:32 +00:00
docs: bump setup-go action version to v4 in README (#411)
This commit is contained in:
parent
08e23ccf3b
commit
cffc4af7bf
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
-
|
||||
name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
uses: actions/setup-go@v4
|
||||
-
|
||||
name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue