Skip to content

Commit

Permalink
Bump pypa/cibuildwheel
Browse files Browse the repository at this point in the history
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 311f64987b902c5245b895fe5446f3a0ba8e3c0d to ee7fa96f6d4c81347cbdab3e6afcedc882a03433.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@311f649...ee7fa96)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent c4ea2f4 commit 427721f
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 @@ -24,7 +24,7 @@ jobs:

- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- uses: pypa/cibuildwheel@311f64987b902c5245b895fe5446f3a0ba8e3c0d # v2.21.0
- uses: pypa/cibuildwheel@ee7fa96f6d4c81347cbdab3e6afcedc882a03433 # v2.21.0
# ...
# with:
# package-dir: .
Expand Down

0 comments on commit 427721f

Please sign in to comment.