Merge pull request #4138 from thaJeztah/fix_go_version
gha: align stray go 1.19.4 version
This commit is contained in:
commit
378e35e915
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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…
x
Reference in New Issue
Block a user