diff --git a/.github/workflows/generated_files_sync.yaml b/.github/workflows/generated_files_sync.yaml index 853bf1544905..7747eca9546a 100644 --- a/.github/workflows/generated_files_sync.yaml +++ b/.github/workflows/generated_files_sync.yaml @@ -118,7 +118,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