Compare commits
No commits in common. "fix/uv-setup" and "develop" have entirely different histories.
fix/uv-set
...
develop
1 changed files with 2 additions and 2 deletions
2
.github/workflows/mypy.yaml
vendored
2
.github/workflows/mypy.yaml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
with:
|
||||
show-progress: true
|
||||
- name: Install uv
|
||||
uses: https://github.com/astral-sh/setup-uv@v6.8.0
|
||||
uses: astral-sh/setup-uv@v7
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
enable-cache: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue