mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-11-23 05:12:10 +00:00
Update crowdin-wf-develop.yml
Sync with latest Crowdin GitHub action config (https://github.com/crowdin/github-action)
This commit is contained in:
parent
3712a97d9b
commit
7acf957c05
4
.github/workflows/crowdin-wf-develop.yml
vendored
4
.github/workflows/crowdin-wf-develop.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user