Skip to content

Commit

Permalink
Merge pull request #52 from rust-cross/dependabot/github_actions/urai…
Browse files Browse the repository at this point in the history
…mo/run-on-arch-action-2.5.1

Bump uraimo/run-on-arch-action from 2.5.0 to 2.5.1
  • Loading branch information
messense authored Sep 1, 2023
2 parents 2fe239c + bd6a42b commit 5f8a806
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@v3
with:
name: wheels-maturin
- uses: uraimo/[email protected].0
- uses: uraimo/[email protected].1
name: Install built wheel
with:
arch: ${{ matrix.arch }}
Expand Down Expand Up @@ -134,7 +134,7 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: wheels-setuptools-rust
- uses: uraimo/[email protected].0
- uses: uraimo/[email protected].1
name: Install built wheel
with:
arch: ${{ matrix.arch }}
Expand Down

0 comments on commit 5f8a806

Please sign in to comment.