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 e75b2b1 + 2e08c9e commit b0cb297Copy full SHA for b0cb297
1 file changed
.github/workflows/documentation.yml
@@ -34,7 +34,7 @@ jobs:
34
find ./docs/7_develop/ -type f -name '*.md' -exec sed -i 's/](develop\//](/g' {} +
35
36
- name: Setup Pages
37
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
38
- name: Build master with Jekyll
39
uses: actions/jekyll-build-pages@v1
40
with:
0 commit comments