From 9d87fc0c296cd35b57bb7faa059aa4b7e7162b78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 10:40:53 +0000 Subject: [PATCH] chore(deps): bump uv to 0.11.17 --- .github/actions/uv_setup/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/uv_setup/action.yml b/.github/actions/uv_setup/action.yml index fe3e74e76a..a54c3e8c22 100644 --- a/.github/actions/uv_setup/action.yml +++ b/.github/actions/uv_setup/action.yml @@ -32,7 +32,7 @@ runs: # reference resolved to empty and setup-uv silently took latest, # racing the `releases.astral.sh` mirror on fresh releases. # `bump_uv_pin.yml` keeps this pin fresh on a monthly cron. - version: "0.11.9" + version: "0.11.17" python-version: ${{ inputs.python-version }} enable-cache: ${{ inputs.enable-cache }} cache-dependency-glob: |