Skip to content

Commit 6cd7702

Browse files
Update astral-sh/setup-uv action to v8.1.0 (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 237f8d1 commit 6cd7702

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.0.0
31+
uses: astral-sh/setup-uv@v8.1.0
3232
with:
3333
enable-cache: true
3434
cache-dependency-glob: "uv.lock"

0 commit comments

Comments
 (0)