Skip to content

Commit 89370ac

Browse files
committed
hotfix: crowdin action needs the config
1 parent 9f77ab9 commit 89370ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/translations-sync.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
with:
3131
egress-policy: audit
3232

33+
- name: Checkout
34+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
35+
3336
# see all the options at https://github.com/crowdin/github-action
3437
- name: Crowdin PR
3538
id: crowdin

0 commit comments

Comments
 (0)