Skip to content

Commit da6695c

Browse files
committed
ci: update run-on-arch to v3
1 parent 45c0581 commit da6695c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
176176
- name: Build Linux Arm64
177177
if: ${{ matrix.distro }}
178-
uses: uraimo/run-on-arch-action@v2.8.1
178+
uses: uraimo/run-on-arch-action@v3.0.0
179179
with:
180180
arch: aarch64
181181
distro: ${{ matrix.distro }}

0 commit comments

Comments
 (0)