Skip to content

Commit 210e547

Browse files
chore(deps): update astral-sh/setup-uv action to v8
1 parent 1c0ce2a commit 210e547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
python-version: ['3.8']
3333

3434
steps:
35-
- uses: astral-sh/setup-uv@v7
35+
- uses: astral-sh/setup-uv@v8
3636
- uses: actions/checkout@v6
3737
with:
3838
submodules: recursive

0 commit comments

Comments
 (0)