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 795f9e2 commit 174fd9aCopy full SHA for 174fd9a
.github/workflows/tests.yml
@@ -50,7 +50,7 @@ jobs:
50
cache-dependency-path: 'setup.py'
51
52
- name: Set up uv
53
- uses: astral-sh/setup-uv@v4
+ uses: astral-sh/setup-uv@v5
54
with:
55
cache-dependency-glob: |
56
setup.py
0 commit comments