Skip to content

Commit c6ee2a4

Browse files
author
Maciej Olko
committed
Checkout 3.9 branch of CPython for building the documentation
1 parent c5bfba2 commit c6ee2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-and-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- uses: actions/checkout@master
4040
with:
4141
repository: python/cpython
42-
ref: 3.8
42+
ref: 3.9
4343
- run: make venv
4444
working-directory: ./Doc
4545
- uses: actions/checkout@master

0 commit comments

Comments
 (0)