We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a30d5ad + 367ebf9 commit 790cbedCopy full SHA for 790cbed
1 file changed
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 0
23
lfs: false
24
- name: Install the latest version of uv with cache enabled
25
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
26
with:
27
version: "latest"
28
enable-cache: true
0 commit comments