diff --git a/.github/workflows/update-readme-table.yaml b/.github/workflows/update-readme-table.yaml index 0e0e4cd65983..fe96f1b319a2 100644 --- a/.github/workflows/update-readme-table.yaml +++ b/.github/workflows/update-readme-table.yaml @@ -20,7 +20,7 @@ jobs: - name: Set up Python uses: actions/setup-python@v6 with: - python-version: '3.9' + python-version: '3.14' - name: Delete existing 'update-readme-bot' branch run: |