There was an error while loading. Please reload this page.
1 parent 213ac46 commit 3cfd1f5Copy full SHA for 3cfd1f5
1 file changed
.github/workflows/tests.yml
@@ -20,7 +20,7 @@ jobs:
20
python-version: "3.12"
21
22
- name: Install uv
23
- run: astral-sh/setup-uv@v4
+ uses: astral-sh/setup-uv@v4
24
25
- name: Sync dependencies
26
run: uv sync
0 commit comments