mirror of
https://github.com/kyverno/kyverno.git
synced 2025-04-18 02:06:52 +00:00
bump Go 1.21.3 (#8638)
Signed-off-by: ShutingZhao <shuting@nirmata.com>
This commit is contained in:
parent
4ba272452c
commit
a4e47ef6df
1 changed files with 1 additions and 1 deletions
2
.github/actions/setup-build-env/action.yaml
vendored
2
.github/actions/setup-build-env/action.yaml
vendored
|
@ -30,7 +30,7 @@ runs:
|
|||
git fetch --prune --unshallow
|
||||
- uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
|
||||
with:
|
||||
go-version: ~1.21.1
|
||||
go-version: ~1.21.3
|
||||
- uses: actions/cache@4723a57e26efda3a62cbde1812113b730952852d # v3.2.2
|
||||
with:
|
||||
path: ~/go/pkg/mod
|
||||
|
|
Loading…
Add table
Reference in a new issue