Skip to content

Commit 3e7cbfd

Browse files
authored
Merge pull request #4139 from thaJeztah/23.0_backport_fix_go_version
[23.0 backport] gha: align stray go 1.19.4 version
2 parents 569dd73 + 8e38271 commit 3e7cbfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
name: Set up Go
6464
uses: actions/setup-go@v3
6565
with:
66-
go-version: 1.19.4
66+
go-version: 1.19.7
6767
-
6868
name: Test
6969
run: |

0 commit comments

Comments
 (0)