Skip to content

Commit cf5e86f

Browse files
chore(deps): update astral-sh/setup-uv action to v8
1 parent 79b33e7 commit cf5e86f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-lint-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: "[INIT] Install uv (Windows)"
5858
if: runner.os == 'Windows'
59-
uses: astral-sh/setup-uv@v7
59+
uses: astral-sh/setup-uv@v8
6060
with:
6161
python-version: ${{ matrix.python }}
6262
enable-cache: true

0 commit comments

Comments
 (0)