Skip to content

Commit 4cba733

Browse files
authored
chore(deps): update dependency python to 3.14 (#8646)
1 parent 7d4848e commit 4cba733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Python
1717
uses: actions/setup-python@v6
1818
with:
19-
python-version: '3.13'
19+
python-version: '3.14'
2020
- run: pip install --no-deps --require-hashes -r .kokoro/docs/docker/requirements.txt
2121
- name: Setup PHP
2222
uses: shivammathur/setup-php@verbose

0 commit comments

Comments
 (0)