File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -310,7 +310,7 @@ jobs:
310
310
manylinux : auto
311
311
docker-options : ${{ matrix.platform.maturin_docker_options }}
312
312
args : --release --locked --out dist
313
- - uses : uraimo/run-on-arch-action@ac33288c3728ca72563c97b8b88dda5a65a84448 # v2
313
+ - uses : uraimo/run-on-arch-action@d94c13912ea685de38fccc1109385b83fd79427d # v3.0.1
314
314
if : ${{ matrix.platform.arch != 'ppc64' && matrix.platform.arch != 'ppc64le'}}
315
315
name : Test wheel
316
316
with :
@@ -441,7 +441,7 @@ jobs:
441
441
manylinux : musllinux_1_2
442
442
args : --release --locked --out dist
443
443
docker-options : ${{ matrix.platform.maturin_docker_options }}
444
- - uses : uraimo/run-on-arch-action@ac33288c3728ca72563c97b8b88dda5a65a84448 # v2
444
+ - uses : uraimo/run-on-arch-action@d94c13912ea685de38fccc1109385b83fd79427d # v3.0.1
445
445
name : Test wheel
446
446
with :
447
447
arch : ${{ matrix.platform.arch }}
You can’t perform that action at this time.
0 commit comments