From b2fe03ff57d2943be4cc0f28d4a5e9834a745511 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 12:49:10 +0100 Subject: [PATCH] chore(deps): bump uraimo/run-on-arch-action from 2.5.1 to 2.6.0 (#4913) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ccpp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index 40e1ffa69..5de95bd2d 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -71,7 +71,7 @@ jobs: key: lvgl_ci_cross_test_ccache_${{ matrix.arch }}_${{ github.sha }} restore-keys: | lvgl_ci_cross_test_ccache_${{ matrix.arch }} - - uses: uraimo/run-on-arch-action@v2.5.1 + - uses: uraimo/run-on-arch-action@v2.6.0 name: Run tests id: build with: