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 ee6f294 commit ca27ed8Copy full SHA for ca27ed8
.github/workflows/deploy-docs.yml
@@ -47,7 +47,7 @@ jobs:
47
pip install mkdocs-minify-plugin
48
49
- name: 🔧 Setup Pages
50
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
51
52
- name: 🏗️ Build MkDocs site
53
run: mkdocs build
0 commit comments