diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 09a8f4362..8b3e8f91f 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -25,7 +25,7 @@ jobs: run: | python3.11 -m redgettext --command-docstrings --verbose --recursive . - name: crowdin action - uses: crowdin/github-action@v2.10.0 + uses: crowdin/github-action@v2.11.0 with: upload_sources: true upload_translations: false