Skip to content

Commit 0f16a2d

Browse files
authored
PAINTROID-546 Crowdin github action is broken (#1242)
1 parent 4d0be57 commit 0f16a2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/sync_crowdin_Paintroid.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
steps:
4848
- uses: actions/checkout@v2
4949

50-
- uses: crowdin/github-action@1.1.2
50+
- uses: crowdin/github-action@v1.7.1
5151
with:
5252
upload_sources: true
5353
upload_translations: false

.github/workflows/sync_crowdin_colorpicker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
steps:
4848
- uses: actions/checkout@v2
4949

50-
- uses: crowdin/github-action@1.1.2
50+
- uses: crowdin/github-action@v1.7.1
5151
with:
5252
upload_sources: true
5353
upload_translations: false

0 commit comments

Comments
 (0)