Skip to content

Commit

Permalink
Merge pull request #2 from kyoshidajp/update_go_version
Browse files Browse the repository at this point in the history
Update go version in release.yml
  • Loading branch information
kyoshidajp authored Aug 6, 2023
2 parents c37b208 + 33d7033 commit 0aa654f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: cli/gh-extension-precompile@v1
with:
go-version: '1.20'

0 comments on commit 0aa654f

Please sign in to comment.