Skip to content

Commit 76255a6

Browse files
chore(ci): update git-cliff-action to version 4 for changelog generation
1 parent f825ef6 commit 76255a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: uv build
2424

2525
- name: Generate changelog
26-
uses: orhun/git-cliff-action@v3
26+
uses: orhun/git-cliff-action@v4
2727
id: cliff
2828
with:
2929
config: cliff.toml

0 commit comments

Comments
 (0)