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 e35b53d commit 5af21e5Copy full SHA for 5af21e5
.github/workflows/documentation.yaml
@@ -12,7 +12,7 @@ jobs:
12
documentation:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
16
- name: Generate docs
17
run: |
18
pip install mkdocs \
0 commit comments