Skip to content

Commit ffee9d9

Browse files
Update astral-sh/setup-uv action to v8
1 parent 847b362 commit ffee9d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
sudo apt-get install -y ripgrep
2727
2828
- name: Install uv
29-
uses: astral-sh/setup-uv@v5
29+
uses: astral-sh/setup-uv@v8.1.0
3030
with:
3131
version: "latest"
3232

0 commit comments

Comments
 (0)