Skip to content

Commit ca40e1e

Browse files
Bump goreleaser/goreleaser-action from 2 to 4 (knqyf263#213)
1 parent 0104f05 commit ca40e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
fetch-depth: 0
2525
- name: Release
26-
uses: goreleaser/goreleaser-action@v2
26+
uses: goreleaser/goreleaser-action@v4
2727
with:
2828
version: v1.0.0
2929
args: release --rm-dist

0 commit comments

Comments
 (0)