Skip to content

Commit cd435fd

Browse files
authored
Update UV setup action version in tests workflow
1 parent dae0605 commit cd435fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
persist-credentials: false
4242
- name: Install uv + caching
43-
# astral/setup-uv@7.3.0
43+
# astral/setup-uv@7.3.1
4444
uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098
4545
with:
4646
enable-cache: true

0 commit comments

Comments
 (0)