Specify version of go
This commit is contained in:
parent
0462288bcc
commit
4623cd5176
@ -54,6 +54,8 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: 1.22.2
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v5
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user