Skip to content

Commit e7f9583

Browse files
Update crowdin/github-action action to v2
1 parent 6b5df3c commit e7f9583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/crowdin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616
if: github.repository == 'hestiacp/hestiacp'
1717
- name: crowdin action
18-
uses: crowdin/github-action@v1
18+
uses: crowdin/github-action@v2
1919
if: github.repository == 'hestiacp/hestiacp'
2020
with:
2121
upload_sources: true

0 commit comments

Comments
 (0)