mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-22 21:52:48 +00:00
[ci] actions/checkout upgrade to v4
This commit is contained in:
2
.github/workflows/static_code_analysis.yml
vendored
2
.github/workflows/static_code_analysis.yml
vendored
@@ -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