Skip to content

Commit 67255e0

Browse files
authored
Merge pull request #110 from MITHaystack/dependabot/github_actions/actions-7e4603420a
Bump pypa/cibuildwheel from 3.3 to 3.4 in the actions group
2 parents 21a237c + b1477ec commit 67255e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
with:
7070
fetch-depth: 0
7171

72-
- uses: pypa/cibuildwheel@v3.3
72+
- uses: pypa/cibuildwheel@v3.4
7373
env:
7474
# limited at least by availability of h5py, which skips pypy and musl
7575
CIBW_ARCHS: ${{ matrix.cibw_archs }}

0 commit comments

Comments
 (0)