Skip to content

Commit 69b6717

Browse files
committed
Update CI workflow
1 parent 379a988 commit 69b6717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci4sqlite3mc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Build artifact
4848
# The Github Action for non-x86 CPU
4949
# https://github.com/uraimo/run-on-arch-action
50-
uses: uraimo/run-on-arch-action@v2.1.1
50+
uses: uraimo/run-on-arch-action@v2.8.1
5151
with:
5252
arch: ${{ matrix.arch }}
5353
distro: ubuntu20.04

0 commit comments

Comments
 (0)