mirror of https://github.com/docker/cli.git
gha: align stray go 1.19.4 version
looks like this one was forgotten to be updated :) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
fc6703bd3d
commit
e4436853e8
|
@ -63,7 +63,7 @@ jobs:
|
|||
name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: 1.19.4
|
||||
go-version: 1.19.7
|
||||
-
|
||||
name: Test
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue