We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240a752 commit 6455036Copy full SHA for 6455036
1 file changed
.github/workflows/lint.yml
@@ -14,6 +14,7 @@ jobs:
14
uses: astral-sh/setup-uv@v7
15
with:
16
activate-environment: true
17
+ python-version: 3.11
18
19
- name: Install dependencies
20
run: uv sync --all-groups
0 commit comments