[v9.5.x] Chore: Upgrade Go to 1.20.8 (#74982)

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 11:17:43 +02:00
committed by GitHub
parent e5ef5bb4bb
commit 5fd5af12d5
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.20.6'
go-version: '1.20.8'
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL