From 4fa78df4fdcd74f249fcd988eb370713748117c3 Mon Sep 17 00:00:00 2001 From: Pun Butrach Date: Sun, 10 Sep 2023 13:28:44 +0700 Subject: [PATCH] ci(crowdin): clarify checkout step --- .github/workflows/crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 5f00ea17..af6aa399 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - - name: Checkout + - name: Checkout the repository uses: actions/checkout@v4 - name: Crowdin action