diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index f0fdd040..2de85c53 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -14,7 +14,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: crowdin action - uses: crowdin/github-action@v2.1.3 + uses: crowdin/github-action@v2.2.0 with: upload_translations: false download_translations: true