From 7817270a0764d5ccb82b7e9eb0546c417d4daba2 Mon Sep 17 00:00:00 2001 From: Christian Heel <66922325+heelc29@users.noreply.github.com> Date: Sun, 13 Aug 2023 22:19:27 +0200 Subject: [PATCH] update crowdin action --- .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 67150ca..c5b99f9 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.2 + uses: crowdin/github-action@v1.10.0 with: # Upload sources to Crowdin upload_sources: true