We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d28a332 + c584342 commit 3c5b166Copy full SHA for 3c5b166
.github/workflows/s390x.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v4
16
- - uses: uraimo/run-on-arch-action@v2
+ - uses: uraimo/run-on-arch-action@v3
17
name: Test
18
id: runcmd
19
with:
0 commit comments