chore(deps): update dependencies (#39367)

This commit is contained in:
Giteabot
2026-09-21 12:23:03 -04:00
committed by GitHub
parent 9b6a82d7e1
commit fc28937a8d
17 changed files with 284 additions and 284 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@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
- uses: astral-sh/setup-uv@bec219d24cd3e171d82865faccec33120bb574f4 # v10.1.0
with:
python-version: 3.14
save-cache: ${{ github.workflow == 'cache-seeder' }}