From 3ea22191f61c9c92d0809f08833c71c897e36a9f Mon Sep 17 00:00:00 2001 From: "Buster \"Silver Eagle\" Neece" Date: Wed, 27 Apr 2022 13:12:46 -0500 Subject: [PATCH] Update Crowdin Action. --- .github/workflows/default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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