Skip to content

Commit cca8cf1

Browse files
authored
Merge pull request #62 from simonsobs/dependabot/github_actions/pypa/cibuildwheel-2.13.1
Bump pypa/cibuildwheel from 2.13.0 to 2.13.1
2 parents 978f847 + 0478327 commit cca8cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
sudo apt-get install libfftw3-dev
4646
4747
- name: Build wheels
48-
uses: pypa/cibuildwheel@v2.13.0
48+
uses: pypa/cibuildwheel@v2.13.1
4949
env:
5050
CIBW_BEFORE_BUILD: "python -m pip install numpy==${{ matrix.numpyver }}"
5151
CIBW_BUILD_VERBOSITY: 3

0 commit comments

Comments
 (0)