bump golang versions

pull/15652/head
minikube-bot 2023-01-16 09:02:13 +00:00
parent 8d419b4bc6
commit 819fb498be
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ on:
- "!deploy/iso/**"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.19.3'
GO_VERSION: '1.19.5'
permissions:
contents: read

View File

@ -6,7 +6,7 @@ on:
- cron: "0 2,14 * * *"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.19.3'
GO_VERSION: '1.19.5'
permissions:
contents: read