Update run-on-arch-action (#11199)
Motivation: In the past we did see problems sometime when run-on-arch-action was used. We are multiple releases behind, lets update and so maybe fix the problems. Modifications: Update to latest release Result: Use latest run-on-arch-action release
This commit is contained in:
parent
c919b385e2
commit
9d4e02995b
2
.github/workflows/ci-pr.yml
vendored
2
.github/workflows/ci-pr.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
${{ runner.os }}-pr-${{ env.cache-name }}-
|
||||
${{ runner.os }}-pr-
|
||||
|
||||
- uses: uraimo/run-on-arch-action@v2.0.5
|
||||
- uses: uraimo/run-on-arch-action@v2.0.9
|
||||
name: Run commands
|
||||
id: runcmd
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user