Skip to content

Commit

Permalink
updated go patch version in test-gh as well
Browse files Browse the repository at this point in the history
Signed-off-by: kumari tanushree <[email protected]>
  • Loading branch information
kumari tanushree committed Jan 23, 2023
1 parent 9c02028 commit 553c126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set up Go 1.x
uses: actions/setup-go@v1
with:
go-version: "1.19"
go-version: "1.19.5"
- name: Check out code into the Go module directory
uses: actions/checkout@v1
with:
Expand Down

0 comments on commit 553c126

Please sign in to comment.