Skip to content

Commit

Permalink
updating go version in goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
logyball committed Oct 15, 2024
1 parent c4c0b2c commit 342ee6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v1
with:
go-version: 1.19
go-version: 1.21
- name: GoReleaser
uses: goreleaser/goreleaser-action@v1
with:
Expand Down

0 comments on commit 342ee6a

Please sign in to comment.