Skip to content

Commit 2b51353

Browse files
committed
chore(deps): update dependency python to 3.13
1 parent cfaba79 commit 2b51353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generated_files_sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
- uses: actions/setup-python@v5
119119
# These parameters should match ones in readme.yaml
120120
with:
121-
python-version: '3.11'
121+
python-version: '3.13'
122122
architecture: 'x64'
123123
- run: python3 -m pip install --require-hashes -r .github/requirements.txt
124124
- run: python3 generate-readme.py

0 commit comments

Comments
 (0)