Skip to content

Commit

Permalink
chore: bump go version
Browse files Browse the repository at this point in the history
  • Loading branch information
cplee committed Aug 21, 2023
1 parent 9be6f01 commit e8856f0
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 @@ -5,7 +5,7 @@ on:
- v*

env:
GO_VERSION: 1.20
GO_VERSION: "1.20"

permissions:
contents: write
Expand Down

0 comments on commit e8856f0

Please sign in to comment.