chore: pin uv to latest 0.11.17 for futureproofing

Signed-off-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
hainenber
2026-05-30 16:04:52 +07:00
parent 8fd42aadee
commit bbe1fe8aa2
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ jobs:
python-version: "3.10"
- name: Install uv
run: pip install uv
run: pip install uv==0.11.17
- name: supersetbot bump-python -p "${{ github.event.inputs.package }}"
env: