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 2fb125c + a3d60b4 commit b5ecf48Copy full SHA for b5ecf48
.github/workflows/test.yml
@@ -188,7 +188,7 @@ jobs:
188
submodules: recursive
189
fetch-depth: 0
190
- name: Install the latest version of uv
191
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
192
- name: Set up Python ${{ matrix.python-version }}
193
if: "!endsWith(matrix.python-version, 't')"
194
uses: actions/setup-python@v5
0 commit comments