mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 00:45:22 +08:00
[ci] update action use python@v3 (#5756)
This commit is contained in:
2
.github/workflows/action_tools.yml
vendored
2
.github/workflows/action_tools.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user