Skip to content

Commit

Permalink
update go version for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxxstorm committed Feb 1, 2024
1 parent c1bc8ca commit de4820e
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 @@ -23,7 +23,7 @@ jobs:
- name: Goreleaser publish
uses: goreleaser/goreleaser-action@v1
with:
version: v1.12.1
version: v1.21.x
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit de4820e

Please sign in to comment.