Skip to content

Commit 095ed55

Browse files
authored
chore(uv): update to 6.4.1
1 parent 9429341 commit 095ed55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
# https://docs.astral.sh/uv/guides/integration/github/
4444
- name: Install uv and set the python version
45-
uses: astral-sh/setup-uv@445689ea25e0de0a23313031f5fe577c74ae45a1 # v6.3.0
45+
uses: astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4.1
4646
with:
4747
python-version: ${{ matrix.python-version }}
4848
activate-environment: true

0 commit comments

Comments
 (0)