diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index 11e57485..bc4e06ca 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -81,7 +81,7 @@ jobs: java-version: "25" - name: Install uv with - uses: astral-sh/setup-uv@v9.0.0 + uses: astral-sh/setup-uv@v10.0.0 with: python-version: "3.12" github-token: ${{ github.token }}