Skip to content

Commit db8eba1

Browse files
authored
Merge pull request #16 from folivetti/dependabot/github_actions/pypa/cibuildwheel-3.3.0
Bump pypa/cibuildwheel from 3.2.1 to 3.3.0
2 parents 2f3c659 + af82d12 commit db8eba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
with:
173173
platforms: "386"
174174

175-
- uses: pypa/cibuildwheel@v3.2.1
175+
- uses: pypa/cibuildwheel@v3.3.0
176176
with:
177177
output-dir: "./wheelhouse"
178178
config-file: "{package}/pyproject.toml"

0 commit comments

Comments
 (0)