From 7adb9517fcf004aa6acd6ba2287beca5ec555e4e Mon Sep 17 00:00:00 2001 From: akallabeth Date: Sun, 27 Oct 2024 20:03:12 +0100 Subject: [PATCH] [ci,alt-arch] use v2.8.1 of alt-architecture build --- .github/workflows/alt-architectures.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/alt-architectures.yml b/.github/workflows/alt-architectures.yml index 7b5acdd5c..aafcb6741 100644 --- a/.github/workflows/alt-architectures.yml +++ b/.github/workflows/alt-architectures.yml @@ -27,7 +27,7 @@ jobs: distro: ubuntu22.04 steps: - uses: actions/checkout@v4 - - uses: uraimo/run-on-arch-action@master + - uses: uraimo/run-on-arch-action@v2.8.1 name: "Run tests" id: build with: