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 4012855 commit 40f75f0Copy full SHA for 40f75f0
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: actions/checkout@v5 # https://github.com/actions/checkout
33
34
- name: Install uv
35
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
36
with:
37
enable-cache: true
38
0 commit comments