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 78fcddb commit 97b690eCopy full SHA for 97b690e
.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@v4
+ uses: astral-sh/setup-uv@v5
192
- name: Set up Python ${{ matrix.python-version }}
193
if: "!endsWith(matrix.python-version, 't')"
194
uses: actions/setup-python@v5
0 commit comments