From 037b05d7f623d063a1c3301d6df820b0607653ac Mon Sep 17 00:00:00 2001 From: khai96_ Date: Fri, 8 May 2020 13:33:13 +0700 Subject: [PATCH] Fix --- .github/workflows/test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 2633c72..3baca50 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -17,7 +17,7 @@ jobs: - 4.11.1 steps: - - uses: checkout@v2 + - uses: actions/checkout@v2 - name: Run the action uses: ./ @@ -42,7 +42,7 @@ jobs: - 4.11.1 steps: - - uses: checkout@v2 + - uses: actions/checkout@v2 - name: Run the action uses: ./