Chore: Upgrade go to 1.22.3 (#87463)

This commit is contained in:
Stephanie Hingtgen
2024-05-07 15:23:21 -05:00
committed by GitHub
parent 1884b03511
commit d365d442fa
14 changed files with 116 additions and 121 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ jobs:
name: Set go version
uses: actions/setup-go@v4
with:
go-version: '1.22.2'
go-version: '1.22.3'
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL