diff --git a/.github/workflows/agentic-review.yml b/.github/workflows/agentic-review.yml index 35cadef..d384709 100644 --- a/.github/workflows/agentic-review.yml +++ b/.github/workflows/agentic-review.yml @@ -17,7 +17,7 @@ jobs: with: fetch-depth: 0 - - uses: actions/setup-python@v5 + - uses: actions/setup-python@v6 with: python-version: "3.12"