ci: bump go version (#15716)

This commit is contained in:
Julien Robert
2023-04-06 09:55:19 +02:00
committed by GitHub
parent 68af247459
commit 3f3beb319e
16 changed files with 56 additions and 57 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: 1.20.2
go-version: 1.20.3
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2