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 21c8b92 + b20bfa8 commit c87b102Copy full SHA for c87b102
1 file changed
.github/workflows/mdbook.yml
@@ -38,7 +38,7 @@ jobs:
38
run: ./.github/install-mdbook
39
- name: Setup Pages
40
id: pages
41
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
42
- name: Build with mdBook
43
run: mdbook build
44
working-directory: docs
0 commit comments