diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index a5035ae..4ee75e5 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v7 - name: Synchronize with Crowdin - uses: crowdin/github-action@v2 + uses: crowdin/github-action@v3 with: download_translations: true create_pull_request: true