We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0554acb commit dd50cf8Copy full SHA for dd50cf8
1 file changed
.github/workflows/validate.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Python
20
uses: actions/setup-python@v6
21
with:
22
- python-version: '3.12'
+ python-version: '3.13'
23
- name: Install dependencies
24
run: python -m pip install pre-commit
25
- name: Cache pre-commit environments
0 commit comments