We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77051c4 + bd5bfca commit 751b175Copy full SHA for 751b175
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.1.1
+ - uses: uraimo/run-on-arch-action@v2.1.2
57
id: build
58
with:
59
arch: ${{ matrix.arch }}
0 commit comments