Skip to content

Commit db36259

Browse files
authored
Update actions/checkout to version 5 in Crowdin workflow file (#6203)
Releases: main, 13.4, 12.4
1 parent d59f2f2 commit db36259

File tree

1 file changed

+1
-1
lines changed
  • Documentation/ApiOverview/Localization/TranslationServer/Crowdin/_codesnippets

1 file changed

+1
-1
lines changed

Documentation/ApiOverview/Localization/TranslationServer/Crowdin/_codesnippets/_crowdin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Synchronize with Crowdin
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@v4
13+
- uses: actions/checkout@v5
1414

1515
- name: Upload sources
1616
uses: crowdin/github-action@v2

0 commit comments

Comments
 (0)