Update dependency astral-sh/uv to v0.10.10 (#18489)

This commit is contained in:
renovate[bot]
2026-03-16 14:41:43 -04:00
committed by GitHub
parent 59123af42a
commit d52c38980f
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ jobs:
- name: "Install uv"
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
with:
version: "0.10.9"
version: "0.10.10"
- name: "Build docs"
run: uv run --only-group docs mkdocs build --strict -f mkdocs.yml