We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df30aaf commit 507250fCopy full SHA for 507250f
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/checkout@v4
31
32
- name: Install uv
33
- uses: astral-sh/setup-uv@v4
+ uses: astral-sh/setup-uv@v5
34
with:
35
enable-cache: true
36
version: ${{ env.UV_VERSION }}
0 commit comments