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 cf340f8 commit b5a09fcCopy full SHA for b5a09fc
.github/workflows/docs.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@v4
19
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
20
with:
21
python-version: 3.x
22
- run: pip install mkdocs-material
0 commit comments