We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a663a9d commit 77a3cb6Copy full SHA for 77a3cb6
.github/workflows/release.yml
@@ -75,7 +75,7 @@ jobs:
75
run: cat .github/CHANGELOG.md
76
77
- name: Check goreleaser
78
- uses: goreleaser/goreleaser-action@v4
+ uses: goreleaser/goreleaser-action@v6
79
with:
80
args: check
81
0 commit comments