From 19ba462b57b7e5c67f90cccb8d7c9843beecc921 Mon Sep 17 00:00:00 2001 From: Akihiko Odaki Date: Mon, 17 Jun 2024 21:34:11 +0900 Subject: [PATCH] tests: Update run-on-arch-action to v2.7.2 Signed-off-by: Akihiko Odaki --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 146c200..aa1d9fe 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -20,7 +20,7 @@ jobs: distro: ubuntu20.04 steps: - uses: actions/checkout@v2.1.0 - - uses: uraimo/run-on-arch-action@v2.0.5 + - uses: uraimo/run-on-arch-action@v2.7.2 name: Build id: build with: