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 10:29:50 +02:00
committed by GitHub
parent 42371600f1
commit 39dbd98458
9 changed files with 9 additions and 9 deletions

View File

@@ -47,7 +47,7 @@ jobs:
name: Set go version
uses: actions/setup-go@v4
with:
go-version: '1.20.6'
go-version: '1.20.8'
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL