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.
2 parents 9dc9bb0 + adc4fa7 commit d61525bCopy full SHA for d61525b
.github/workflows/test.yml
@@ -209,7 +209,7 @@ jobs:
209
submodules: recursive
210
fetch-depth: 0
211
- name: Install the latest version of uv
212
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
213
- name: Set up Python ${{ matrix.python-version }}
214
if: "!endsWith(matrix.python-version, 't')"
215
uses: actions/setup-python@v6
0 commit comments