Skip to content

Commit

Permalink
Merge pull request #183 from lets-cli/update-release-go-version
Browse files Browse the repository at this point in the history
update release go version
  • Loading branch information
kindermax authored Jul 12, 2022
2 parents 8fd7b31 + 3887c31 commit 3dc4bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v1
with:
go-version: 1.17.x
go-version: 1.18.x
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
Expand Down

0 comments on commit 3dc4bc5

Please sign in to comment.