Skip to content

Commit 2921c86

Browse files
chore(deps): update dependency python to 3.13
1 parent 6a2be50 commit 2921c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conventional_commits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
ref: ${{ github.event.pull_request.head.sha }}
1616
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
1717
with:
18-
python-version: "3.10"
18+
python-version: "3.13"
1919
- name: Install commitizen
2020
run: pip install commitizen
2121
- name: commitizen check

0 commit comments

Comments
 (0)