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 3ba217b commit 8e23abaCopy full SHA for 8e23aba
.github/workflows/Lint-and-test.yml
@@ -26,7 +26,7 @@ jobs:
26
steps:
27
- uses: actions/checkout@v4
28
- name: Install uv and set the python version
29
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
30
with:
31
python-version: "3.12"
32
- name: Install dependencies
0 commit comments