File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 96
96
- run : yarn global add now
97
97
98
98
- name : Download eo-UY
99
- uses : crowdin/github-action@1.0.19
99
+ uses : crowdin/github-action@1.1.2
100
100
with :
101
101
config : crowdin.yml
102
102
upload_sources : false
@@ -109,7 +109,7 @@ jobs:
109
109
debug_mode : true
110
110
111
111
- name : Download ja
112
- uses : crowdin/github-action@1.0.19
112
+ uses : crowdin/github-action@1.1.2
113
113
with :
114
114
config : crowdin.yml
115
115
upload_sources : false
@@ -122,7 +122,7 @@ jobs:
122
122
debug_mode : true
123
123
124
124
- name : Download zh-CN
125
- uses : crowdin/github-action@1.0.19
125
+ uses : crowdin/github-action@1.1.2
126
126
with :
127
127
config : crowdin.yml
128
128
upload_sources : false
Original file line number Diff line number Diff line change 26
26
uses : actions/checkout@v2
27
27
28
28
- name : Upload
29
- uses : crowdin/github-action@1.0.13
29
+ uses : crowdin/github-action@1.1.2
30
30
with :
31
31
config : crowdin.yml
32
32
crowdin_branch_name : ${{ env.CROWDIN_BRANCH }}
You can’t perform that action at this time.
0 commit comments