diff --git a/.github/workflows/crowdin_sync.yml b/.github/workflows/crowdin_sync.yml index 0c6104cd..f29db915 100644 --- a/.github/workflows/crowdin_sync.yml +++ b/.github/workflows/crowdin_sync.yml @@ -20,7 +20,7 @@ jobs: - name: Mark workspace as safe folder run: git config --global --add safe.directory /github/workspace - name: Synchronize crowdin with the project - uses: crowdin/github-action@v2.4.0 + uses: crowdin/github-action@v2.6.0 with: upload_translations: false download_translations: true