diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index c67fa495..6944d3db 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.0 + uses: crowdin/github-action@v2.1.1 with: upload_translations: false download_translations: true