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 656c022 + 46969cb commit 907e2c1Copy full SHA for 907e2c1
1 file changed
.github/workflows/publish-documentation.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
distribution: temurin
28
java-version: 11
29
- - uses: actions/setup-python@v6
+ - uses: actions/setup-python@v7
30
31
python-version: 3.8
32
- run: pip install mkdocs-material
0 commit comments