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