mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2026-09-23 21:28:39 +00:00
docs: bump mdbook from 0.3.7 to 0.4.5 (#556)
This commit is contained in:
@@ -88,7 +88,7 @@ jobs:
|
|||||||
if: github.ref == 'refs/heads/main'
|
if: github.ref == 'refs/heads/main'
|
||||||
uses: peaceiris/actions-mdbook@v1.1.13
|
uses: peaceiris/actions-mdbook@v1.1.13
|
||||||
with:
|
with:
|
||||||
mdbook-version: '0.3.7'
|
mdbook-version: '0.4.5'
|
||||||
|
|
||||||
- name: Build site
|
- name: Build site
|
||||||
if: github.ref == 'refs/heads/main'
|
if: github.ref == 'refs/heads/main'
|
||||||
|
|||||||
@@ -931,7 +931,7 @@ jobs:
|
|||||||
- name: Setup mdBook
|
- name: Setup mdBook
|
||||||
uses: peaceiris/actions-mdbook@v1
|
uses: peaceiris/actions-mdbook@v1
|
||||||
with:
|
with:
|
||||||
mdbook-version: '0.3.7'
|
mdbook-version: '0.4.5'
|
||||||
# mdbook-version: 'latest'
|
# mdbook-version: 'latest'
|
||||||
|
|
||||||
- run: mdbook build
|
- run: mdbook build
|
||||||
|
|||||||
Reference in New Issue
Block a user