upgrade go version to 1.19.10 (#12187)

for #12177
This commit is contained in:
Roberto Dip
2023-06-07 17:59:30 -03:00
committed by GitHub
parent 13e3d8b9b2
commit ab9ac28538
20 changed files with 27 additions and 26 deletions
+1 -1
View File
@@ -213,7 +213,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v2.1.3
with:
go-version: '^1.19.1'
go-version: '^1.19.10'
- name: Checkout Code
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v2