From 7e6d56ca1f37b1863fcc6be8296a71f6f69b8f16 Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Tue, 14 Dec 2021 21:59:39 +0000 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 944daf44..4d2dfb2d 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.0 + uses: crowdin/github-action@1.4.2 with: upload_translations: true download_translations: true