Skip to content

Commit

Permalink
Use v1.12.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Edivad99 committed Sep 17, 2023
1 parent a4d4290 commit f482726
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3

- name: Synchronize with Crowdin
uses: crowdin/github-action@v1
uses: crowdin/github-action@v1.12.0
with:
upload_sources: false
upload_translations: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3

- name: Crowdin Push
uses: crowdin/github-action@v1
uses: crowdin/github-action@v1.12.0
with:
upload_sources: true
upload_translations: false
Expand Down

0 comments on commit f482726

Please sign in to comment.