From 57dee305268534af2f9c754f7d140613d314367e Mon Sep 17 00:00:00 2001 From: zomars Date: Mon, 16 May 2022 13:11:12 -0600 Subject: [PATCH] Update crowdin.yml --- .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 4d2dfb2d..e6fbff03 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v2 - name: crowdin action - uses: crowdin/github-action@1.4.2 + uses: crowdin/github-action@1.4.9 with: upload_translations: true download_translations: true