mirror of
https://github.com/lvgl/lvgl.git
synced 2026-03-24 07:18:34 +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:
2
.github/workflows/install.yml
vendored
2
.github/workflows/install.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
build-examples:
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
- name: Generate lv_conf.h
|
||||
run: |
|
||||
python3 ./scripts/generate_lv_conf.py \
|
||||
|
||||
Reference in New Issue
Block a user