Bump uraimo/run-on-arch-action from 2.1.1 to 2.1.2 (#128)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
43d877d21f
commit
febd2d7084
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.1.1
|
- uses: uraimo/run-on-arch-action@v2.1.2
|
||||||
name: Test and Build
|
name: Test and Build
|
||||||
id: runcmd
|
id: runcmd
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue