We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d8039f + 676473c commit 255cb62Copy full SHA for 255cb62
1 file changed
.github/workflows/build.yml
@@ -53,7 +53,7 @@ jobs:
53
arch: [armv6, armv7, aarch64, ppc64le, s390x]
54
steps:
55
- uses: actions/checkout@v3
56
- - uses: uraimo/run-on-arch-action@v2.2.0
+ - uses: uraimo/run-on-arch-action@v2.2.1
57
id: build
58
with:
59
arch: ${{ matrix.arch }}
0 commit comments