Skip to content

Commit 3453b3c

Browse files
Merge pull request #367 from FloatingArrayDesign/dependabot/github_actions/dev/pypa/cibuildwheel-3.4.0
build(deps): bump pypa/cibuildwheel from 3.3.1 to 3.4.0
2 parents 37e13db + 41bebbe commit 3453b3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-wheels-emulated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
if: runner.os == 'Linux'
7676

7777
- name: Build wheels
78-
uses: pypa/cibuildwheel@v3.3.1
78+
uses: pypa/cibuildwheel@v3.4.0
7979
with:
8080
output-dir: dist
8181

0 commit comments

Comments
 (0)