Chore: Upgrade Go to 1.20.10 (#76359)

This commit is contained in:
Horst Gutmann
2023-10-11 16:49:24 +03:00
committed by GitHub
parent 755805597b
commit 6b52bb9c27
11 changed files with 111 additions and 111 deletions
+1 -1
View File
@@ -26,7 +26,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