Skip to content

Commit 92c7fdc

Browse files
chore(deps): update astral-sh/setup-uv action to v8
1 parent 83319dc commit 92c7fdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
token: ${{ secrets.GITHUB_TOKEN }}
2727

2828
- name: Install uv
29-
uses: astral-sh/setup-uv@v6
29+
uses: astral-sh/setup-uv@v8.3.2
3030
with:
3131
version: "latest"
3232

0 commit comments

Comments
 (0)