mirror of
https://github.com/lvgl/lvgl.git
synced 2024-11-23 09:43:41 +08:00
chore(deps): bump arduino/arduino-lint-action from 1 to 2 (#7209)
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
9f03da8533
commit
f430cb47cd
2
.github/workflows/arduino.yml
vendored
2
.github/workflows/arduino.yml
vendored
@ -10,6 +10,6 @@ jobs:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: arduino/arduino-lint-action@v1
|
||||
- uses: arduino/arduino-lint-action@v2
|
||||
with:
|
||||
library-manager: update
|
||||
|
Loading…
Reference in New Issue
Block a user