Skip to content

Commit 925c71a

Browse files
authored
ci: update translate (#3717)
1 parent f8ce34a commit 925c71a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/translate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ jobs:
1212
steps:
1313
- name: issue
1414
if: github.event_name == 'issues'
15-
uses: actions-cool/[email protected].0
15+
uses: actions-cool/[email protected].1
1616

1717
- name: pr
1818
if: github.event_name == 'pull_request_target'
19-
uses: actions-cool/[email protected].0
19+
uses: actions-cool/[email protected].1
2020
with:
2121
translate-body: false

0 commit comments

Comments
 (0)