Skip to content

Commit

Permalink
chore: update workflow dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuditi committed Sep 1, 2023
1 parent 795556d commit 9859663
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Sync translations from Crowdin
uses: crowdin/github-action@1.4.8
uses: crowdin/github-action@1.12.0
with:
upload_sources: true
download_translations: true
Expand Down

0 comments on commit 9859663

Please sign in to comment.