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 c429e7d commit 46b21e8Copy full SHA for 46b21e8
.github/workflows/conventional_commits.yaml
@@ -15,7 +15,7 @@ jobs:
15
ref: ${{ github.event.pull_request.head.sha }}
16
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
17
with:
18
- python-version: "3.10"
+ python-version: "3.13"
19
- name: Install commitizen
20
run: pip install commitizen
21
- name: commitizen check
0 commit comments