diff --git a/.github/workflows/sync_crowdin.yml b/.github/workflows/sync_crowdin.yml index 87b5dcdc3e..c6bd1e59b0 100644 --- a/.github/workflows/sync_crowdin.yml +++ b/.github/workflows/sync_crowdin.yml @@ -47,7 +47,7 @@ jobs: steps: - uses: actions/checkout@v2 - - uses: crowdin/github-action@1.0.17 + - uses: crowdin/github-action@1.5.3 with: upload_translations: true download_translations: true