[v9.4.x] Chore: Upgrade Go to 1.20.8 (#74981)

Chore: Upgrade Go to 1.20.8 (#74978)

chore: Update to Go 1.20.8
(cherry picked from commit 39dbd98458)
This commit is contained in:
Horst Gutmann
2023-09-18 10:48:43 +02:00
committed by GitHub
parent 6d1747ff16
commit 0ceb86a4c4
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
name: Set go version
uses: actions/setup-go@v3
with:
go-version: '1.19.2'
go-version: '1.20.8'
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL