We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40f5120 commit 785ceffCopy full SHA for 785ceff
1 file changed
.github/workflows/gh-pages.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Setup mdBook
21
# https://github.com/jontze/action-mdbook
22
- uses: orangecms/action-mdbook@v4.1.5
+ uses: orangecms/action-mdbook@v4.1.0
23
with:
24
token: ${{ secrets.GITHUB_TOKEN }}
25
# mdbook-version: 'latest'
0 commit comments