Skip to content

Commit 2e1dbd9

Browse files
chore(deps): update astral-sh/setup-uv action to v8
1 parent 813c0dd commit 2e1dbd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
run: npm install
1212

1313
- name: Install uv
14-
uses: astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7
14+
uses: astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0
1515

1616
- name: Install dependencies
1717
run: uv sync

0 commit comments

Comments
 (0)