Skip to content

Commit 78117b8

Browse files
chore(deps): update astral-sh/setup-uv action to v7
1 parent d34e8aa commit 78117b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v5
1919
- name: Install uv
20-
uses: astral-sh/setup-uv@v6
20+
uses: astral-sh/setup-uv@v7
2121
with:
2222
version: 'latest'
2323
- run: uv sync

0 commit comments

Comments
 (0)