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 6873f2a commit a9e776aCopy full SHA for a9e776a
.github/workflows/docs-deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v4
21
with:
22
fetch-depth: '0'
23
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
24
25
python-version: 3.x
26
- run: pip install mkdocs-material
0 commit comments