mirror of
https://github.com/swc-project/swc.git
synced 2024-12-24 14:16:12 +03:00
chore(ci): Fix version of git-cliff
This commit is contained in:
parent
895f39f1ae
commit
32bc17ff1a
2
.github/workflows/bot.yml
vendored
2
.github/workflows/bot.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
|||||||
uses: baptiste0928/cargo-install@v1.1.0
|
uses: baptiste0928/cargo-install@v1.1.0
|
||||||
with:
|
with:
|
||||||
crate: git-cliff
|
crate: git-cliff
|
||||||
version: "0.6.0"
|
version: "0.4.2"
|
||||||
|
|
||||||
- name: Bump crates
|
- name: Bump crates
|
||||||
id: bump
|
id: bump
|
||||||
|
Loading…
Reference in New Issue
Block a user