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 551f997 commit 2efa7f3Copy full SHA for 2efa7f3
.github/workflows/build-docs.yml
@@ -39,7 +39,7 @@ jobs:
39
python-version: "3.13"
40
allow-prereleases: true
41
42
- - uses: astral-sh/setup-uv@v6
+ - uses: astral-sh/setup-uv@v7
43
44
- name: Install package
45
run: uv sync
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
python-version: ${{ matrix.python-version }}
47
48
49
50
51
52
0 commit comments