diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 6f7b0112..09eb8d45 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v3 - name: crowdin action - uses: crowdin/github-action@1.4.14 + uses: crowdin/github-action@1.4.15 with: upload_sources: true upload_sources_args: '--auto-update --delete-obsolete'