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 91d2e42 commit 265257eCopy full SHA for 265257e
.github/workflows/test.yml
@@ -183,7 +183,7 @@ jobs:
183
submodules: recursive
184
fetch-depth: 0
185
- name: Install the latest version of uv
186
- uses: astral-sh/setup-uv@v3
+ uses: astral-sh/setup-uv@v4
187
- name: Set up Python ${{ matrix.python-version }}
188
if: "!endsWith(matrix.python-version, 't')"
189
uses: actions/setup-python@v5
0 commit comments