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 154d7ac commit cf59983Copy full SHA for cf59983
.github/workflows/build-docs.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v3
12
- - uses: actions/setup-python@v2
+ - uses: actions/setup-python@v4
13
with:
14
python-version: 3.x
15
- run: pip install mkdocs-material
0 commit comments