From: Jérémie Astor Date: Tue, 22 Sep 2020 13:44:23 +0000 (+0200) Subject: Retry with latest X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=f062494829f19aa98f9ae403a0579f2056245c81;p=gwion.git Retry with latest --- diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 64d77e60..66d76aad 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,6 +20,8 @@ jobs: - name: MdBook uses: peaceiris/actions-mdbook@v1 + with: + mdbook-version: 'latest' - name: Get benchmarks run: |