Skip to content

Commit 57713e3

Browse files
Update astral-sh/setup-uv action to v8
1 parent 2985162 commit 57713e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v8.1.0
2828

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

0 commit comments

Comments
 (0)