Skip to content

Commit

Permalink
fix: change worklow go version
Browse files Browse the repository at this point in the history
  • Loading branch information
fdemir committed Nov 27, 2023
1 parent 85cc41b commit aeb15c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.21.4
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
with:
Expand Down

0 comments on commit aeb15c2

Please sign in to comment.