[ci] actions/checkout upgrade to v4

This commit is contained in:
Meco Man
2023-12-26 23:42:58 +08:00
parent ed4d037d7b
commit 32ada5eed1
11 changed files with 11 additions and 11 deletions

View File

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