mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-24 05:04:10 +08:00
[ci] update action use python@v3 (#5756)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user