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 c4fe4d3 commit 6f3295bCopy full SHA for 6f3295b
.github/workflows/docs.yml
@@ -20,7 +20,7 @@ jobs:
20
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
21
22
- name: Install uv
23
- uses: astral-sh/setup-uv@v3
+ uses: astral-sh/setup-uv@v4
24
with:
25
version: "0.4.12"
26
enable-cache: true
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
18
19
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
15
0 commit comments