mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-18 16:31:54 +00:00
Revert "docs: Upgrade setup-go action version in README (#455)"
This reverts commit b7f6f16d51.
This commit is contained in:
parent
b7f6f16d51
commit
9937f9bad9
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@v5
|
||||
uses: actions/setup-go@v4
|
||||
-
|
||||
name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue