Skip to content

Commit 1c5a3fb

Browse files
Update astral-sh/setup-uv action to v8.3.2 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8390d9b commit 1c5a3fb

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

0 commit comments

Comments
 (0)