Update crowdin-wf-develop.yml

Sync with latest Crowdin GitHub action config (https://github.com/crowdin/github-action)
This commit is contained in:
Denis Ryabov 2023-07-27 20:18:27 +03:00 committed by GitHub
parent 3712a97d9b
commit 7acf957c05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -19,11 +19,11 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
# Runs the Crowdin action command - https://github.com/crowdin/github-action
- name: crowdin action
uses: crowdin/github-action@1.3.3
uses: crowdin/github-action@v1
with:
# Upload sources to Crowdin
upload_sources: true