Skip to content

Commit 7cff295

Browse files
authored
Merge branch 'fluent:master' into master
2 parents bfc2df4 + ea3ffc1 commit 7cff295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
uses: actions/checkout@v4
191191

192192
- name: Prepare and build with QEMU ${{ matrix.arch }}
193-
uses: uraimo/run-on-arch-action@v2
193+
uses: uraimo/run-on-arch-action@v3
194194
id: build-and-test-on-qemu
195195
with:
196196
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)