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 7b9822d commit 2b5f267Copy full SHA for 2b5f267
.github/workflows/ruff.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Python
22
uses: actions/setup-python@v4
23
with:
24
- python-version: "3.9"
+ python-version: "3.12"
25
26
- name: Install dependencies
27
run: UV_GIT_LFS=1 uv sync --dev
0 commit comments