chore(actions): update astral-sh/setup-uv action (v7.5.0 → v7.6.0)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-16 22:13:14 +00:00
committed by GitHub
parent a5525202b8
commit c5f45a0a77

View File

@@ -21,7 +21,7 @@ jobs:
- name: Install uv
# yamllint disable-line rule:line-length
uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5.0
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
with:
python-version-file: ".python-version"