From a7ac6862eb6ca5ea00711371da02d249d1a3ae18 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 20 Jul 2021 15:29:00 +0000 Subject: [PATCH] chore(deps): update uraimo/run-on-arch-action action to v2.1.0 --- .github/workflows/CI.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/CI.yaml b/.github/workflows/CI.yaml index 157198b..e5660bb 100644 --- a/.github/workflows/CI.yaml +++ b/.github/workflows/CI.yaml @@ -349,7 +349,7 @@ jobs: run: ls -R . shell: bash - - uses: uraimo/run-on-arch-action@v2.0.10 + - uses: uraimo/run-on-arch-action@v2.1.0 name: Setup and run tests id: runcmd with: @@ -400,7 +400,7 @@ jobs: run: ls -R . shell: bash - - uses: uraimo/run-on-arch-action@v2.0.10 + - uses: uraimo/run-on-arch-action@v2.1.0 name: Setup and run tests id: runcmd with: