Skip to content

Commit

Permalink
Bump uraimo/run-on-arch-action from 2.5.1 to 2.6.0 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent 311084f commit e082935
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
target: ${{ matrix.target }}
manylinux: auto
args: --release --out dist
- uses: uraimo/run-on-arch-action@v2.5.1
- uses: uraimo/run-on-arch-action@v2.6.0
if: matrix.target != 'ppc64'
name: Install built wheel
with:
Expand Down Expand Up @@ -208,7 +208,7 @@ jobs:
target: ${{ matrix.platform.target }}
manylinux: musllinux_1_2
args: --release --out dist
- uses: uraimo/run-on-arch-action@v2.5.1
- uses: uraimo/run-on-arch-action@v2.6.0
name: Install built wheel
with:
arch: ${{ matrix.platform.arch }}
Expand Down

0 comments on commit e082935

Please sign in to comment.