[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

View File

@@ -36,7 +36,7 @@ jobs:
env:
TEST_BSP_ROOT: bsp/stm32/stm32f407-atk-explorer
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
- name: Install Tools
shell: bash