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:
dependabot[bot]
2025-10-02 08:25:59 -03:00
committed by GitHub
parent 45324efa4d
commit 2ef49b8d21

View File

@@ -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 \