Chore: Upgrade Go to 1.20.10 (#76355)

* [v10.1.x] Chore: Upgrade Go to 1.20.10

* Rebuild .drone.yml
This commit is contained in:
Horst Gutmann
2023-10-11 15:35:26 +02:00
committed by GitHub
parent aa99c458f7
commit 4287686420
11 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
name: Set go version
uses: actions/setup-go@v4
with:
go-version: '1.20.8'
go-version: '1.20.10'
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL