Skip to content

Commit 2b5f267

Browse files
committed
3.12
1 parent 7b9822d commit 2b5f267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Python
2222
uses: actions/setup-python@v4
2323
with:
24-
python-version: "3.9"
24+
python-version: "3.12"
2525

2626
- name: Install dependencies
2727
run: UV_GIT_LFS=1 uv sync --dev

0 commit comments

Comments
 (0)