We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 379a988 commit 69b6717Copy full SHA for 69b6717
.github/workflows/ci4sqlite3mc.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Build artifact
48
# The Github Action for non-x86 CPU
49
# https://github.com/uraimo/run-on-arch-action
50
- uses: uraimo/run-on-arch-action@v2.1.1
+ uses: uraimo/run-on-arch-action@v2.8.1
51
with:
52
arch: ${{ matrix.arch }}
53
distro: ubuntu20.04
0 commit comments