Skip to content

Commit 8e7a6a0

Browse files
committed
use astral-sh/setup-uv@v7
1 parent fed182e commit 8e7a6a0

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
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v5
1919

2020
- name: Set up uv
21-
uses: astral-sh/setup-uv@v5
21+
uses: astral-sh/setup-uv@v7
2222

2323
- name: Set up Python ${{ matrix.python-version }}
2424
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)