mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2025-04-07 13:21:51 +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:
|
steps:
|
||||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
# Runs the Crowdin action command - https://github.com/crowdin/github-action
|
# Runs the Crowdin action command - https://github.com/crowdin/github-action
|
||||||
- name: crowdin action
|
- name: crowdin action
|
||||||
uses: crowdin/github-action@1.3.3
|
uses: crowdin/github-action@v1
|
||||||
with:
|
with:
|
||||||
# Upload sources to Crowdin
|
# Upload sources to Crowdin
|
||||||
upload_sources: true
|
upload_sources: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user