We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d4848e commit 4cba733Copy full SHA for 4cba733
1 file changed
.github/workflows/docs.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Python
17
uses: actions/setup-python@v6
18
with:
19
- python-version: '3.13'
+ python-version: '3.14'
20
- run: pip install --no-deps --require-hashes -r .kokoro/docs/docker/requirements.txt
21
- name: Setup PHP
22
uses: shivammathur/setup-php@verbose
0 commit comments