Skip to content

Commit

Permalink
Merge pull request #139 from crowdin/Version-1.4.13
Browse files Browse the repository at this point in the history
Version 1.4.13
  • Loading branch information
andrii-bodnar committed Sep 14, 2022
2 parents 6259628 + 625c695 commit 3461273
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM crowdin/cli:3.7.10
FROM crowdin/cli:3.8.0

RUN apk --no-cache add curl git jq gnupg;

Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: actions/checkout@v3

- name: crowdin action
uses: crowdin/github-action@1.4.12
uses: crowdin/github-action@1.4.13
with:
upload_translations: true
download_translations: true
Expand Down

0 comments on commit 3461273

Please sign in to comment.