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 9a2c0e5 commit b556479Copy full SHA for b556479
.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