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
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -63,7 +63,7 @@ jobs:
|
|||||||
name: Set up Go
|
name: Set up Go
|
||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: 1.19.4
|
go-version: 1.19.7
|
||||||
-
|
-
|
||||||
name: Test
|
name: Test
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user