Skip to content

Commit a5b3206

Browse files
authored
Merge pull request #69 from urschrei/dependabot/github_actions/pypa/cibuildwheel-2.16.1
Bump pypa/cibuildwheel from 2.16.0 to 2.16.1
2 parents 86e2d4d + f5ca770 commit a5b3206

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
@@ -95,7 +95,7 @@ jobs:
9595
shell: bash
9696

9797
- name: Build and Test Wheels
98-
uses: pypa/[email protected].0
98+
uses: pypa/[email protected].1
9999
env:
100100
CIBW_BEFORE_BUILD_MACOS: pip install numpy cython
101101
CIBW_BEFORE_BUILD: pip install numpy cython

0 commit comments

Comments
 (0)