Skip to content

Commit

Permalink
fix: update goreleaser to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmainguy committed Mar 18, 2024
1 parent ff3d951 commit f14da5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- run: git fetch --force --tags
- uses: actions/setup-go@v5
with:
go-version: "1.20"
go-version: "1.21"
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
with:
Expand Down

0 comments on commit f14da5c

Please sign in to comment.