Skip to content

Commit 6afc8b1

Browse files
Update astral-sh/setup-uv action to v10
1 parent ee395f1 commit 6afc8b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
python-version: "3.12"
2929

3030
- name: Install uv
31-
uses: astral-sh/setup-uv@v8.3.2
31+
uses: astral-sh/setup-uv@v10.0.1
3232
with:
3333
enable-cache: true
3434
cache-dependency-glob: "uv.lock"

0 commit comments

Comments
 (0)