Skip to content

Commit

Permalink
Bump uraimo/run-on-arch-action from 2.7.2 to 2.8.1 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 8f69b28 commit e4fadfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: wheels-maturin
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
name: Install built wheel
with:
arch: ${{ matrix.arch }}
Expand Down Expand Up @@ -134,7 +134,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: wheels-setuptools-rust
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
name: Install built wheel
with:
arch: ${{ matrix.arch }}
Expand Down

0 comments on commit e4fadfc

Please sign in to comment.