chore(deps): update dependencies (#39066)

This commit is contained in:
Giteabot
2026-08-24 10:05:31 -07:00
committed by GitHub
parent 9914db8898
commit 4c915ae0c2
12 changed files with 254 additions and 237 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ description: Set up uv and python and restore the uv cache
runs:
using: composite
steps:
- uses: astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0
- uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
with:
python-version: 3.14
save-cache: ${{ github.workflow == 'cache-seeder' }}