mirror of
https://github.com/acaloiaro/neoq
synced 2026-07-22 02:36:55 +00:00
Bump goreleaser go version 1.19->1.20
This commit is contained in:
parent
d3fe7609c9
commit
93fff3bd8a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/goreleaser.yml
vendored
2
.github/workflows/goreleaser.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.19
|
||||
go-version: 1.20
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue