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.
.python-version
1 parent 4831f35 commit 5e838b3Copy full SHA for 5e838b3
1 file changed
.github/workflows/ci.yml
@@ -50,6 +50,7 @@ jobs:
50
uses: astral-sh/setup-uv@v6
51
with:
52
version: ${{ env.UV_VERSION }}
53
+ python-version: ${{ matrix.python-version }}
54
enable-cache: "true"
55
cache-suffix: ${{ matrix.python-version }}
56
- name: Set up Python ${{ matrix.python-version }}
0 commit comments