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 76b2885 commit fd91363Copy full SHA for fd91363
.github/workflows/pre-commit.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Setup Python
42
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
43
with:
44
- python-version: '3.13'
+ python-version: '3.13 || 3.14'
45
- uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6.8.0
46
47
enable-cache: false
0 commit comments