Pin uv version (#806)

This commit is contained in:
Marcelo Trylesinski
2025-05-26 13:17:23 +02:00
committed by GitHub
parent 294fc6b4d3
commit 8a2359ffeb
5 changed files with 705 additions and 659 deletions

View File

@@ -19,6 +19,7 @@ jobs:
uses: astral-sh/setup-uv@v3
with:
enable-cache: true
version: 0.7.2
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
- uses: actions/cache@v4