ci: Specify commitizen version [skip ci]

This commit is contained in:
2025-12-12 10:00:11 -07:00
parent b69973b9af
commit ff4eb8ca98
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
- name: Install Commitizen
run: |
python3 -m pip install --upgrade pip
pip3 install commitizen
pip3 install commitizen==4.8.3
npm install -g conventional-changelog-cli
- name: Configure Git user