Skip to content

Commit

Permalink
chore: fix CI versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Feb 13, 2024
1 parent 4d7027f commit 3bd83bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

# https://goreleaser.com/ci/actions/
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v5
if: startsWith(github.ref, 'refs/tags/v')
with:
version: latest
Expand Down

0 comments on commit 3bd83bd

Please sign in to comment.