[ci] update action use python@v3 (#5756)

This commit is contained in:
guo
2022-04-01 12:05:39 +08:00
committed by GitHub
parent d48630e2b6
commit 45c6db63fc
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
TEST_CONFIG_FILE: ${{ matrix.legs.CONFIG_FILE }}
TEST_SD_FILE: ${{ matrix.legs.SD_FILE }}
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
- name: Install Tools
shell: bash