Skip to content

Commit

Permalink
Fix go patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
usamaahmadkhan committed Mar 2, 2022
1 parent 3f0e6e2 commit 17628d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- "v*"

env:
GOLANG_VERSION: 1.17.2
GOLANG_VERSION: 1.17.7

jobs:
build:
Expand Down

0 comments on commit 17628d5

Please sign in to comment.