Skip to content

Commit e14591c

Browse files
committed
Fix settings for master branch build
1 parent 3aa84d5 commit e14591c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/docs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ jobs:
3333
- version: "master"
3434
source: "heads"
3535
python: "3.7"
36-
sphinx: "3.5.4"
37-
mermaid: "0.6.3"
38-
jinja: "3.0.3"
36+
sphinx: "4.5.0"
37+
mermaid: "0.7.1"
38+
jinja: "3.1.1"
3939
mermaid_fix: "true"
4040
- version: "maintenance"
4141
source: "heads"

0 commit comments

Comments
 (0)