From 090b071769ff53eace18b4968cecdee4fdad3932 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20Duli=C3=A7i?= Date: Fri, 20 Nov 2020 23:35:22 +0300 Subject: [PATCH] upgraded crowdin workflow version --- .github/workflows/translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index f18017477..aba2343b3 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v2 - name: Sync with Crowdin - uses: crowdin/github-action@1.0.10 + uses: crowdin/github-action@master with: upload_sources: true upload_translations: true