We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d20c7e3 commit 3216ac1Copy full SHA for 3216ac1
1 file changed
.github/workflows/basic-example.yml
@@ -8,7 +8,7 @@ jobs:
8
name: Build on ubuntu-22.04 armv7
9
steps:
10
- uses: actions/checkout@v3
11
- - uses: uraimo/run-on-arch-action@v2
+ - uses: uraimo/run-on-arch-action@master
12
name: Run commands
13
id: runcmd
14
with:
0 commit comments