Update dependency astral-sh/uv to v0.11.2 (#18763)

This commit is contained in:
renovate[bot]
2026-03-29 21:22:23 -04:00
committed by GitHub
parent c4c62ddf20
commit 4f79352b66
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ jobs:
- name: "Install uv"
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
with:
version: "0.10.12"
version: "0.11.2"
- name: "Build docs"
run: uv run --only-group docs mkdocs build --strict -f mkdocs.yml