Skip to content

Commit 4dec573

Browse files
Update astral-sh/setup-uv action to v4
1 parent f90950d commit 4dec573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- uses: actions/checkout@v4
4646
with:
4747
fetch-depth: 0
48-
- uses: astral-sh/setup-uv@v3
48+
- uses: astral-sh/setup-uv@v4
4949
with:
5050
enable-cache: true
5151
- name: Install Python 3.11

0 commit comments

Comments
 (0)