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 79edffc commit 44c3b7cCopy full SHA for 44c3b7c
.github/workflows/ci.yml
@@ -16,6 +16,6 @@ jobs:
16
- uses: actions/checkout@v2
17
- uses: actions/setup-python@v2
18
with:
19
- python-version: 3.7
+ python-version: 3.11
20
- run: pip install -r requirements.txt
21
- run: mkdocs gh-deploy --force
0 commit comments