Skip to content

Commit

Permalink
CI: Bump dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jserv committed Mar 19, 2024
1 parent 1c258c4 commit ae4113d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: build artifact
# The Github Action for non-x86 CPU
# https://github.com/uraimo/run-on-arch-action
uses: uraimo/run-on-arch-action@v2.6.0
uses: uraimo/run-on-arch-action@v2.7.1
with:
arch: ${{ matrix.arch_with_features.arch }}
distro: ubuntu20.04
Expand Down

0 comments on commit ae4113d

Please sign in to comment.