Skip to content

Commit 3f46915

Browse files
Update astral-sh/setup-uv action to v7
1 parent 2985162 commit 3f46915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
python-version: ${{ matrix.python-version }}
2525

2626
- name: Install uv
27-
uses: astral-sh/setup-uv@v5
27+
uses: astral-sh/setup-uv@v7
2828

2929
- name: Install project and dependencies
3030
run: |

0 commit comments

Comments
 (0)