diff --git a/.github/workflows/sync_translation.yml b/.github/workflows/sync_translation.yml index 2b27c0d..1aaf037 100644 --- a/.github/workflows/sync_translation.yml +++ b/.github/workflows/sync_translation.yml @@ -15,7 +15,7 @@ jobs: - uses: actions/checkout@v7 - name: crowdin action - uses: crowdin/github-action@v2.16.3 + uses: crowdin/github-action@v2.16.4 with: upload_sources: true upload_translations: true