diff --git a/.github/workflows/sync_translation.yml b/.github/workflows/sync_translation.yml index f5189fd..5d33ce2 100644 --- a/.github/workflows/sync_translation.yml +++ b/.github/workflows/sync_translation.yml @@ -15,7 +15,7 @@ jobs: - uses: actions/checkout@v6 - name: crowdin action - uses: crowdin/github-action@v2.16.0 + uses: crowdin/github-action@v2.16.1 with: upload_sources: true upload_translations: true