We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89458fc commit 3c60d59Copy full SHA for 3c60d59
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
25
- name: Install uv
26
- uses: astral-sh/setup-uv@v3
+ uses: astral-sh/setup-uv@v5
27
with:
28
enable-cache: true
29
cache-dependency-glob: "uv.lock"
0 commit comments