Skip to content

Commit 4bf360b

Browse files
authored
Merge pull request #283 from g4edge/dependabot/github_actions/pypa/cibuildwheel-3.4.0
Bump pypa/cibuildwheel from 3.3.1 to 3.4.0
2 parents be04820 + 53a6c2d commit 4bf360b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.3.1
42+
- uses: pypa/cibuildwheel@v3.4.0
4343
env:
4444
MAKEFLAGS: -j${{ steps.cpu-cores.outputs.count }}
4545

0 commit comments

Comments
 (0)