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: |