Skip to content

Commit bf6f8bb

Browse files
nicuveoandreasabel
authored andcommitted
bump run-on-arch-action version
1 parent eb6c78d commit bf6f8bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emulated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
arch: ['s390x', 'ppc64le']
2626
steps:
2727
- uses: actions/checkout@v4
28-
- uses: uraimo/run-on-arch-action@v2
28+
- uses: uraimo/run-on-arch-action@v3
2929
timeout-minutes: 60
3030
with:
3131
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)