We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 425082f + 3595b75 commit 01b5bdfCopy full SHA for 01b5bdf
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.1
+ - uses: uraimo/run-on-arch-action@v2.5.0
57
id: build
58
with:
59
arch: ${{ matrix.arch }}
0 commit comments