Skip to content

Commit

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

Bump pypa/cibuildwheel from 2.21.2 to 2.21.3
  • Loading branch information
greglucas authored Oct 11, 2024
2 parents 1c704d1 + f5adb3f commit 2a48193
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 @@ -98,7 +98,7 @@ jobs:
path: dist

- name: Build wheels for CPython
uses: pypa/cibuildwheel@f1859528322d7b29d4493ee241a167807661dfb4 # v2.21.2
uses: pypa/cibuildwheel@7940a4c0e76eb2030e473a5f864f291f63ee879b # v2.21.3
with:
package-dir: dist/${{ needs.build_sdist.outputs.SDIST_NAME }}
env:
Expand Down

0 comments on commit 2a48193

Please sign in to comment.