mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-18 12:54:03 +02:00
pin python version of GHA to 3.13
This commit is contained in:
2
.github/workflows/build-push-backend.yml
vendored
2
.github/workflows/build-push-backend.yml
vendored
@@ -70,6 +70,8 @@ jobs:
|
||||
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v5
|
||||
with:
|
||||
python-version: '3.13'
|
||||
|
||||
- name: Install the project
|
||||
run: uv sync --locked --all-extras --dev
|
||||
|
||||
Reference in New Issue
Block a user