diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index b07c48a9..3743ec7c 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@v1.6.0 + uses: crowdin/github-action@v1.7.0 with: upload_sources: true upload_sources_args: '--auto-update --delete-obsolete'