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 4dc315b commit 37c5930Copy full SHA for 37c5930
.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