3.12
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: "3.9"
|
python-version: "3.12"
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: UV_GIT_LFS=1 uv sync --dev
|
run: UV_GIT_LFS=1 uv sync --dev
|
||||||
|
|||||||
Reference in New Issue
Block a user