Chore: Upgrade Go to 1.20.8 (#74978)

chore: Update to Go 1.20.8
This commit is contained in:
Horst Gutmann
2023-09-18 11:29:50 +03:00
committed by GitHub
parent 42371600f1
commit 39dbd98458
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
- name: "Setup Go"
uses: "actions/setup-go@v4"
with:
go-version: '1.20.6'
go-version: '1.20.8'
- name: "Verify kinds"
run: go run .github/workflows/scripts/kinds/verify-kinds.go