Skip to content

Commit

Permalink
Bump uraimo/run-on-arch-action from 2.7.1 to 2.7.2 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 0c31e49 commit c67c831
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
target: ${{ matrix.target }}
manylinux: auto
args: --release --out dist -m python/Cargo.toml
- uses: uraimo/[email protected].1
- uses: uraimo/[email protected].2
if: matrix.target != 'ppc64'
name: Install built wheel
with:
Expand Down Expand Up @@ -185,7 +185,7 @@ jobs:
target: ${{ matrix.platform.target }}
manylinux: musllinux_1_2
args: --release --out dist -m python/Cargo.toml
- uses: uraimo/[email protected].1
- uses: uraimo/[email protected].2
name: Install built wheel
with:
arch: ${{ matrix.platform.arch }}
Expand Down

0 comments on commit c67c831

Please sign in to comment.