Skip to content

Commit

Permalink
fix go version for yq
Browse files Browse the repository at this point in the history
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
  • Loading branch information
Kavindu-Dodan committed Aug 21, 2023
1 parent 41670f8 commit bdd0103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ permissions:
contents: read

env:
GO_VERSION: 1.19.3
GO_VERSION: 1.20

jobs:
lint-protos:
Expand Down

0 comments on commit bdd0103

Please sign in to comment.