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 06a715d commit e94392eCopy full SHA for e94392e
.github/workflows/documentation.yml
@@ -33,7 +33,7 @@ jobs:
33
34
# Step 4: Start MkDocs build and deploy to GitHub pages
35
- name: Deploy documentation to GitHub Pages
36
- uses: peaceiris/actions-mkdocs@v2.0.0
+ uses: peaceiris/actions-mkdocs@v3.0.0
37
with:
38
github_token: ${{ secrets.GITHUB_TOKEN }}
39
- configuration_file: mkdocs.yml
+ configuration_file: mkdocs.yml
0 commit comments