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>
(cherry picked from commit e4436853e8
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
569dd73db1
commit
8e38271f23
|
@ -63,7 +63,7 @@ jobs:
|
|||
name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.19.4
|
||||
go-version: 1.19.7
|
||||
-
|
||||
name: Test
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue