diff --git a/.github/workflows/generated_files_sync.yaml b/.github/workflows/generated_files_sync.yaml index bdc114044709..e316473017f2 100644 --- a/.github/workflows/generated_files_sync.yaml +++ b/.github/workflows/generated_files_sync.yaml @@ -115,7 +115,7 @@ jobs: - uses: actions/setup-python@v5 # These parameters should match ones in readme.yaml with: - python-version: '3.11' + python-version: '3.14' architecture: 'x64' - run: python3 -m pip install --require-hashes -r .github/requirements.txt - run: python3 generate-readme.py