Skip to content

Commit 6455036

Browse files
committed
Pin lint step to Python 3.11
1 parent 240a752 commit 6455036

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
uses: astral-sh/setup-uv@v7
1515
with:
1616
activate-environment: true
17+
python-version: 3.11
1718

1819
- name: Install dependencies
1920
run: uv sync --all-groups

0 commit comments

Comments
 (0)