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 3e128c9 commit 92bef8aCopy full SHA for 92bef8a
.github/workflows/tests.yml
@@ -92,7 +92,7 @@ jobs:
92
assert ssl.OPENSSL_VERSION_INFO < (3, 5)
93
94
- name: Set up uv
95
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
96
with:
97
python-version: ${{ matrix.pyversion }}
98
0 commit comments