We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d154918 + c462822 commit 9b62c2eCopy full SHA for 9b62c2e
.github/workflows/mypy.yml
@@ -58,7 +58,7 @@ jobs:
58
submodules: recursive
59
fetch-tags: true
60
persist-credentials: false
61
- - uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
+ - uses: astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
62
with:
63
python-version: ${{ matrix.os_python[1] }}
64
activate-environment: true
.github/workflows/stubtest.yml
@@ -43,7 +43,7 @@ jobs:
43
44
45
46
47
48
python-version: ${{ matrix.py }}
49
0 commit comments