From 476cd56bd7343f3a35a0e856a272867299c06dbf Mon Sep 17 00:00:00 2001 From: Carl Fredrik Samson Date: Sat, 25 Jan 2020 15:00:31 +0100 Subject: [PATCH] Update gh-pages.yml --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index dbdabdf..9668fb7 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v2 - name: Setup mdBook - uses: peaceiris/actions-mdbook@v1.0.0 + uses: peaceiris/actions-mdbook@v1.1.2 with: mdbook-version: '0.3.5' # mdbook-version: 'latest'