update to go1.22.6

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit d7d56599ca)
Signed-off-by: Cory Snider <csnider@mirantis.com>
This commit is contained in:
Sebastiaan van Stijn
2024-09-02 15:49:35 +02:00
committed by Cory Snider
parent 2d468ad289
commit eb94fd0d81
7 changed files with 7 additions and 7 deletions

View File

@ -63,7 +63,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.21.13
go-version: 1.22.6
-
name: Test
run: |