mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-07-05 03:26:12 +00:00
update version in ci.yaml
This commit is contained in:
parent
ea5d366a9c
commit
41157c1eac
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
go-version: '1.20'
|
go-version: '1.22'
|
||||||
- id: go-cache-paths
|
- id: go-cache-paths
|
||||||
run: |
|
run: |
|
||||||
echo "::set-output name=go-build::$(go env GOCACHE)"
|
echo "::set-output name=go-build::$(go env GOCACHE)"
|
||||||
|
Loading…
Reference in New Issue
Block a user