Skip to content

Commit 953744e

Browse files
dependabot[bot]dceravigupta
authored andcommitted
workflows: bump uraimo/run-on-arch-action from 2 to 3
Bumps [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action) from 2 to 3. - [Release notes](https://github.com/uraimo/run-on-arch-action/releases) - [Commits](uraimo/run-on-arch-action@v2...v3) --- updated-dependencies: - dependency-name: uraimo/run-on-arch-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b432934 commit 953744e

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)