diff --git a/.github/workflows/crowdin-update-source.yml b/.github/workflows/crowdin-update-source.yml index 6f4661d..8820bfd 100644 --- a/.github/workflows/crowdin-update-source.yml +++ b/.github/workflows/crowdin-update-source.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - name: crowdin action - uses: crowdin/github-action@v1.17.0 + uses: crowdin/github-action@v1.20.0 with: upload_sources: true upload_translations: false diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index f203aa5..c6055e4 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - name: crowdin action - uses: crowdin/github-action@v1.17.0 + uses: crowdin/github-action@v1.20.0 with: upload_sources: false upload_translations: false