diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 65a2bd9a..43e9a1b9 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.2 + uses: crowdin/github-action@1.5.3 with: upload_sources: true upload_sources_args: '--auto-update --delete-obsolete'