Skip to content

Commit

Permalink
Merge pull request #4139 from thaJeztah/23.0_backport_fix_go_version
Browse files Browse the repository at this point in the history
[23.0 backport] gha: align stray go 1.19.4 version
  • Loading branch information
thaJeztah committed Mar 31, 2023
2 parents 569dd73 + 8e38271 commit 3e7cbfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 3e7cbfd

Please sign in to comment.