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 0e0c79e commit a563cb2Copy full SHA for a563cb2
1 file changed
.github/workflows/docs.yaml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v7
16
- name: Setup Python
17
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
18
with:
19
python-version: '3.14'
20
- run: pip install --no-deps --require-hashes -r .kokoro/docs/docker/requirements.txt
0 commit comments