Skip to content

Commit 42f1670

Browse files
committed
Typo on uv
1 parent 8195b96 commit 42f1670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
python-version: "3.12"
1919
cache: "pip"
2020
- name: Install uv
21-
uses: astral-sh/setup-up@v5
21+
uses: astral-sh/setup-uv@v5
2222
- uses: actions-rs/toolchain@v1
2323
with:
2424
toolchain: stable

0 commit comments

Comments
 (0)