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.
2 parents 4dc315b + 37c5930 commit 96f9987Copy full SHA for 96f9987
.github/workflows/docs.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v2
11
- - uses: actions/setup-python@v2
+ - uses: actions/setup-python@v4
12
with:
13
python-version: 3.x
14
- run: pip install mkdocs-material
0 commit comments