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 c0991d8 commit abd8bdfCopy full SHA for abd8bdf
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
# Set fetch-depth: 0 to fetch all history for all branches and tags.
20
fetch-depth: 0 # Needed for setuptools_scm to work correctly
21
- name: Install uv
22
- uses: astral-sh/setup-uv@v3
+ uses: astral-sh/setup-uv@v4
23
24
- name: Set up Python ${{ matrix.python-version }}
25
uses: actions/setup-python@v5
0 commit comments