We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdedd31 commit 046edabCopy full SHA for 046edab
1 file changed
.github/workflows/i18n-consistency-checker.yaml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
language: [ja, zh]
19
steps:
20
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
21
with:
22
fetch-depth: '0'
23
- name: Check consistency
0 commit comments