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