diff options
-rw-r--r-- | .github/workflows/sync_crowdin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/sync_crowdin.yml b/.github/workflows/sync_crowdin.yml index 9dd613f7..8184af7c 100644 --- a/.github/workflows/sync_crowdin.yml +++ b/.github/workflows/sync_crowdin.yml @@ -13,7 +13,7 @@ jobs: - name: Sync translations to/from Crowdin id: crowdin - uses: crowdin/github-action@cf0ccf9a71f614e66e011d461ea11e5dbabb93ca # v2 + uses: crowdin/github-action@91d52b545f82cb88e86c3002a443de22df77fa16 # v2 with: upload_sources: true upload_translations: false |