We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5623293 commit 6a79932Copy full SHA for 6a79932
.github/workflows/run-on-arch.yml
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
- uses: actions/checkout@v4
25
26
- - uses: uraimo/run-on-arch-action@v2
+ - uses: uraimo/run-on-arch-action@v3
27
name: Build artifact
28
id: build
29
with:
0 commit comments