We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfaba79 commit 2b51353Copy full SHA for 2b51353
.github/workflows/generated_files_sync.yaml
@@ -118,7 +118,7 @@ jobs:
118
- uses: actions/setup-python@v5
119
# These parameters should match ones in readme.yaml
120
with:
121
- python-version: '3.11'
+ python-version: '3.13'
122
architecture: 'x64'
123
- run: python3 -m pip install --require-hashes -r .github/requirements.txt
124
- run: python3 generate-readme.py
0 commit comments