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 2985162 commit 3f46915Copy full SHA for 3f46915
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
python-version: ${{ matrix.python-version }}
25
26
- name: Install uv
27
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v7
28
29
- name: Install project and dependencies
30
run: |
0 commit comments