Skip to content

Commit 8551ec1

Browse files
Merge pull request #266 from g4edge/dependabot/github_actions/pypa/cibuildwheel-3.2.0
Bump pypa/cibuildwheel from 3.1.2 to 3.2.0
2 parents 5c6893e + 8611c1a commit 8551ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/distribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: SimenB/github-actions-cpu-cores@v2
4040
id: cpu-cores
4141

42-
- uses: pypa/cibuildwheel@v3.1.2
42+
- uses: pypa/cibuildwheel@v3.2.0
4343
env:
4444
MAKEFLAGS: -j${{ steps.cpu-cores.outputs.count }}
4545

0 commit comments

Comments
 (0)