mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-31 07:56:23 +08:00
chore(deps): bump actions/checkout from 4 to 5 (#8987)
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:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
build-examples:
|
build-examples:
|
||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu-24.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v5
|
||||||
- name: Generate lv_conf.h
|
- name: Generate lv_conf.h
|
||||||
run: |
|
run: |
|
||||||
python3 ./scripts/generate_lv_conf.py \
|
python3 ./scripts/generate_lv_conf.py \
|
||||||
|
|||||||
Reference in New Issue
Block a user