Skip to content

Commit 40eccb0

Browse files
authored
Fixes documentation link test (#9076)
1 parent 5c07060 commit 40eccb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
- uses: actions/setup-python@v4
6767
with:
68-
python-version: '3.10'
68+
python-version: '3.9'
6969

7070
- name: Install dependencies
7171
run: pip install -r requirements/requirements-documentation.txt

0 commit comments

Comments
 (0)