diff --git a/.github/workflows/localization.yml b/.github/workflows/localization.yml index 053558d4..26bcb246 100644 --- a/.github/workflows/localization.yml +++ b/.github/workflows/localization.yml @@ -33,7 +33,7 @@ jobs: uses: actions/checkout@v7 - name: crowdin action - uses: crowdin/github-action@v2 + uses: crowdin/github-action@v3 with: upload_sources: true upload_translations: false