Skip to content

Commit

Permalink
Merge pull request #2232 from SciTools/dependabot/github_actions/pypa…
Browse files Browse the repository at this point in the history
…/cibuildwheel-2.15.0

Bump pypa/cibuildwheel from 2.14.1 to 2.15.0
  • Loading branch information
greglucas authored Aug 13, 2023
2 parents 4a35a12 + f1f5454 commit ab07031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
name: sdist
path: dist

- uses: pypa/cibuildwheel@f21bb8376a051ffb6cb5604b28ccaef7b90e8ab7 # v2.14.1
- uses: pypa/cibuildwheel@39a63b5912f086dd459cf6fcb13dcdd3fe3bc24d # v2.15.0
with:
only: ${{ matrix.only }}
package-dir: dist/${{ needs.build_sdist.outputs.SDIST_NAME }}
Expand Down

0 comments on commit ab07031

Please sign in to comment.