Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
workflow(release): bump go version
Browse files Browse the repository at this point in the history
  • Loading branch information
dwisiswant0 committed Jun 17, 2022
1 parent 16ed2b5 commit 39bc58d
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 @@ -16,7 +16,7 @@ jobs:
- name: "Set up Go"
uses: actions/setup-go@v3
with:
go-version: 1.14
go-version: 1.18

- name: "Create release on GitHub"
uses: goreleaser/goreleaser-action@v3
Expand Down

0 comments on commit 39bc58d

Please sign in to comment.