diff --git a/.github/workflows/comment_actions.yaml b/.github/workflows/comment_actions.yaml index 8e5ab5c7..6a226944 100644 --- a/.github/workflows/comment_actions.yaml +++ b/.github/workflows/comment_actions.yaml @@ -145,7 +145,7 @@ jobs: uses: astral-sh/setup-uv@v7 with: # Install a specific version of uv. - version: "0.10.11" + version: "0.10.12" - name: Set up Python if: github.event_name == 'pull_request' || startsWith(github.event.comment.body, '/release')