Skip to content

Commit

Permalink
ci: update go releaser version (#23935)
Browse files Browse the repository at this point in the history
  • Loading branch information
technicallyty authored Mar 7, 2025
1 parent 88eb5f9 commit 07f4de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-simd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
with:
version: v2.19.0
version: v2.7.0
args: release --clean
workdir: .
env:
Expand Down

0 comments on commit 07f4de8

Please sign in to comment.