write explicit setup-uv link
This commit is contained in:
parent
314234fed8
commit
875d7b9461
1 changed files with 1 additions and 1 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: astral-sh/setup-uv@v7
|
||||
uses: https://github.com/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