From e4156748d02b9b41d6ef8f0b156179312d7843c2 Mon Sep 17 00:00:00 2001 From: Wilco Alsemgeest Date: Fri, 9 Jul 2021 14:09:02 +0200 Subject: [PATCH] Update crowdin-wf.yml New required Crowdin github-action version --- .github/workflows/crowdin-wf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/crowdin-wf.yml b/.github/workflows/crowdin-wf.yml index 0b676fd..67150ca 100644 --- a/.github/workflows/crowdin-wf.yml +++ b/.github/workflows/crowdin-wf.yml @@ -22,7 +22,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: crowdin action - uses: crowdin/github-action@1.1.0 + uses: crowdin/github-action@1.1.2 with: # Upload sources to Crowdin upload_sources: true