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.
1 parent 9429341 commit 095ed55Copy full SHA for 095ed55
.github/workflows/pytest.yml
@@ -42,7 +42,7 @@ jobs:
42
43
# https://docs.astral.sh/uv/guides/integration/github/
44
- name: Install uv and set the python version
45
- uses: astral-sh/setup-uv@445689ea25e0de0a23313031f5fe577c74ae45a1 # v6.3.0
+ uses: astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4.1
46
with:
47
python-version: ${{ matrix.python-version }}
48
activate-environment: true
0 commit comments