diff --git a/.github/workflows/sync_crowdin.yaml b/.github/workflows/sync_crowdin.yaml index eb7bc81646..a77d0a5807 100644 --- a/.github/workflows/sync_crowdin.yaml +++ b/.github/workflows/sync_crowdin.yaml @@ -46,7 +46,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: crowdin/github-action@v2.4.0 + - uses: crowdin/github-action@v2.5.0 with: upload_sources: true upload_translations: false