We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29291fd commit 83e6c69Copy full SHA for 83e6c69
1 file changed
.github/workflows/ci_format_checks.yml
@@ -65,7 +65,7 @@ jobs:
65
- name: Set up Python with caching of pip dependencies
66
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
67
with:
68
- python-version: '3.12'
+ python-version: '3.13'
69
cache: pip
70
cache-dependency-path: dev-requirements.txt
71
0 commit comments