Skip to content

Commit fdbc4a2

Browse files
authored
Merge pull request #77 from urschrei/dependabot/github_actions/pypa/cibuildwheel-2.21.3
Bump pypa/cibuildwheel from 2.21.2 to 2.21.3
2 parents e708796 + 6a14f70 commit fdbc4a2

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/[email protected].2
107+
uses: pypa/[email protected].3
108108
env:
109109
CIBW_TEST_REQUIRES: pytest
110110
CIBW_TEST_COMMAND: 'pytest {package}'

0 commit comments

Comments
 (0)