From 1d05a6168edd6dce1405c14c64edf001250ed6a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 11:03:58 +0100 Subject: [PATCH] chore(deps): bump uraimo/run-on-arch-action from 2.1.1 to 2.5.1 (#4742) 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 858275550..3aa481a02 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -63,7 +63,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.1.1 + - uses: uraimo/run-on-arch-action@v2.5.1 name: Run tests id: build with: