Bump uraimo/run-on-arch-action from 2.5.0 to 2.5.1 (#199)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c85e62b46a
commit
e54a501278
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-arm.yaml
vendored
2
.github/workflows/build-arm.yaml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
||||||
name: Checkout
|
name: Checkout
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: uraimo/run-on-arch-action@v2.5.0
|
- uses: uraimo/run-on-arch-action@v2.5.1
|
||||||
name: Test and Build
|
name: Test and Build
|
||||||
id: runcmd
|
id: runcmd
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue