Skip to content

Commit

Permalink
bump go version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
EladLeev committed Dec 29, 2023
1 parent 7029954 commit 1ff6058
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 @@ -17,6 +17,8 @@ jobs:
-
name: Set up Go
uses: actions/setup-go@v5
with:
go-version: ">=1.21.0"
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
Expand Down

0 comments on commit 1ff6058

Please sign in to comment.