diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 0eab65c2..c2fcbbb8 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -43,7 +43,7 @@ jobs: uses: actions/checkout@v4 - name: Build & test - uses: uraimo/run-on-arch-action@v2 + uses: uraimo/run-on-arch-action@v3 with: arch: s390x distro: ubuntu22.04