mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-12-22 02:49:01 +00:00
Merge pull request #360 from heelc29/update-crowdin-action-checkout
update crowdin action
This commit is contained in:
commit
408d3a6e3b
2
.github/workflows/crowdin-wf.yml
vendored
2
.github/workflows/crowdin-wf.yml
vendored
@ -19,7 +19,7 @@ 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
|
||||||
|
Loading…
Reference in New Issue
Block a user