Skip to content

Commit 3216ac1

Browse files
committed
Basic example workflow points to master
1 parent d20c7e3 commit 3216ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basic-example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Build on ubuntu-22.04 armv7
99
steps:
1010
- uses: actions/checkout@v3
11-
- uses: uraimo/run-on-arch-action@v2
11+
- uses: uraimo/run-on-arch-action@master
1212
name: Run commands
1313
id: runcmd
1414
with:

0 commit comments

Comments
 (0)