From a3160b9e5a9e00739392c23da5e580c6cabe526d Mon Sep 17 00:00:00 2001 From: Andrii Bodnar <29282228+andrii-bodnar@users.noreply.github.com> Date: Wed, 13 Apr 2022 20:42:30 +0300 Subject: [PATCH] Version 1.4.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0613b2e..d27df36 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ jobs: uses: actions/checkout@v2 - name: crowdin action - uses: crowdin/github-action@1.4.7 + uses: crowdin/github-action@1.4.8 with: upload_translations: true download_translations: true