Skip to content

Commit 1ce1c90

Browse files
authored
Merge pull request hestiacp#4409 from hestiacp/dependencies/crowdin-github-action-2.x
Update crowdin/github-action action to v2
2 parents 22483a7 + e7f9583 commit 1ce1c90

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)