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 5676677 commit 6f3706bCopy full SHA for 6f3706b
.github/workflows/docs.yml
@@ -31,7 +31,7 @@ jobs:
31
- changes
32
steps:
33
- uses: actions/checkout@v3
34
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
35
with:
36
python-version: 3.x
37
- run: pip install mkdocs-material==9.5.4
@@ -47,7 +47,7 @@ jobs:
47
runs-on: ubuntu-latest
48
49
50
51
52
53
0 commit comments