diff --git a/.github/workflows/copilot-docs-detect.yml b/.github/workflows/copilot-docs-detect.yml index 532ecc75a2..82d1abb417 100644 --- a/.github/workflows/copilot-docs-detect.yml +++ b/.github/workflows/copilot-docs-detect.yml @@ -14,7 +14,7 @@ jobs: with: fetch-depth: 0 - name: Setup Python - uses: actions/setup-python@v5 + uses: actions/setup-python@v6 with: python-version: "3.x" - name: Detect folders needing agent-doc updates