From ad352ef029148abd5861cf769eec3a584f35053a Mon Sep 17 00:00:00 2001 From: Yuto Horikawa Date: Wed, 3 Nov 2021 10:27:48 +0900 Subject: [PATCH] update versions in ci.yml (#184) * update versions in ci.yml * fix typo --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 094010e2..e3f99e11 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,8 +36,8 @@ jobs: name: Documentation runs-on: ubuntu-latest steps: - - uses: actions/checkout@v1 - - uses: julia-actions/setup-julia@latest + - uses: actions/checkout@v2 + - uses: julia-actions/setup-julia@v1 with: version: '1' - run: julia --project=docs -e '