From b10b0102c6ecf6d0725c0ae35fbe309e8f676213 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 00:47:04 +0000 Subject: [PATCH] Update crowdin/github-action action to v1.20.4 --- .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 877abefb..03469d5f 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v4 - name: crowdin action - uses: crowdin/github-action@v1.20.2 + uses: crowdin/github-action@v1.20.4 with: upload_translations: false download_translations: true