Skip to content

Commit 853b448

Browse files
authored
Merge pull request #297 from brookshsmith/dependabot/github_actions/pypa/cibuildwheel-3.4.0
Bump pypa/cibuildwheel from 3.3.0 to 3.4.0
2 parents 65bce98 + faab130 commit 853b448

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
uses: actions/checkout@v6
6161

6262
- name: Build wheels
63-
uses: pypa/cibuildwheel@v3.3.0
63+
uses: pypa/cibuildwheel@v3.4.0
6464
env:
6565
CIBW_BUILD: "${{ matrix.python }}-${{ matrix.buildplat[1] }}"
6666
CIBW_ARCHS: "${{ matrix.buildplat[2] }}"

0 commit comments

Comments
 (0)