diff --git a/.github/workflows/default.yml b/.github/workflows/default.yml index 0239ad0b4..57caeda01 100644 --- a/.github/workflows/default.yml +++ b/.github/workflows/default.yml @@ -88,7 +88,7 @@ jobs: - name: Pull latest translations. if: github.event_name == 'push' || github.event_name == 'schedule' - uses: crowdin/github-action@1.4.1 + uses: crowdin/github-action@1.4.8 with: upload_sources: true download_translations: true