mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-20 21:33:07 +08:00
[ci] actions/checkout upgrade to v4
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
name: Static code analysis
|
||||
if: github.repository_owner == 'RT-Thread'
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user