diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 0a8522d059df..9366a4f68b3d 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: crowdin/github-action@v2 + - uses: crowdin/github-action@v3 with: upload_sources: true upload_translations: false