Skip to content

Commit 940e9f2

Browse files
authored
Merge pull request #2525 from SciTools/dependabot/github_actions/pypa/cibuildwheel-2.23.3
Build(deps): Bump pypa/cibuildwheel from 2.23.2 to 2.23.3
2 parents 703098c + 8e3a2cc commit 940e9f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
path: dist
9595

9696
- name: Build wheels for CPython
97-
uses: pypa/cibuildwheel@d04cacbc9866d432033b1d09142936e6a0e2121a # v2.23.2
97+
uses: pypa/cibuildwheel@faf86a6ed7efa889faf6996aa23820831055001a # v2.23.3
9898
with:
9999
package-dir: dist/${{ needs.build_sdist.outputs.SDIST_NAME }}
100100
env:

0 commit comments

Comments
 (0)