Skip to content

Commit 99d7acf

Browse files
authored
Merge pull request #84 from urschrei/dependabot/github_actions/pypa/cibuildwheel-2.23.0
Bump pypa/cibuildwheel from 2.22.0 to 2.23.0
2 parents 5ad7ef0 + 1d86dfc commit 99d7acf

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
@@ -104,7 +104,7 @@ jobs:
104104
shell: bash
105105

106106
- name: Build and Test Wheels
107-
uses: pypa/cibuildwheel@v2.22.0
107+
uses: pypa/cibuildwheel@v2.23.0
108108
env:
109109
CIBW_TEST_REQUIRES: pytest
110110
CIBW_TEST_COMMAND: 'pytest {package}'

0 commit comments

Comments
 (0)