mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
chore(deps): bump actions/setup-python from 1 to 4 (#4698)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
69201a4731
commit
5a1f31fe5a
2
.github/workflows/check_conf.yml
vendored
2
.github/workflows/check_conf.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v1
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: 3.7
|
python-version: 3.7
|
||||||
- name: Generate lv_conf_internal.h
|
- name: Generate lv_conf_internal.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user