mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-06-21 21:24:24 +00:00
fix(ci): increment go version for release pipeline
This commit is contained in:
parent
5526dd4aac
commit
6201514f4a
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.22'
|
||||
- name: GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user