Skip to content

Commit eb4c3d8

Browse files
Update readme_translator.yml
1 parent c0a322f commit eb4c3d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/readme_translator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
Copy-Item -Path ./Config/config.yaml -Destination ./MarkdownTranslator/config.yaml
1919
2020
- name: 初始化Python
21-
uses: actions/setup-python@v2
21+
uses: actions/setup-python@v5
2222
with:
2323
python-version: '3.x'
2424

0 commit comments

Comments
 (0)