diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index b5fc488f..65a2bd9a 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v3 - name: crowdin action - uses: crowdin/github-action@1.5.1 + uses: crowdin/github-action@1.5.2 with: upload_sources: true upload_sources_args: '--auto-update --delete-obsolete'