We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c977e8 + 8674195 commit fa1fa9dCopy full SHA for fa1fa9d
1 file changed
.github/workflows/pre-commit.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup python
17
uses: actions/setup-python@v5
18
with:
19
- python-version: '3.11'
+ python-version: '3.13'
20
- name: Install tools
21
shell: bash
22
run: |
0 commit comments