Skip to content

Commit cb8a094

Browse files
authored
Merge pull request #38 from wanadev/dependabot/github_actions/pypa/cibuildwheel-3.1.3
build(deps): bump pypa/cibuildwheel from 3.1.1 to 3.1.3
2 parents 5630a60 + 4156938 commit cb8a094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
uses: docker/setup-qemu-action@v3
8484

8585
- name: "Build wheels"
86-
uses: pypa/cibuildwheel@v3.1.1
86+
uses: pypa/cibuildwheel@v3.1.3
8787
env:
8888
CIBW_ARCHS: ${{ matrix.target.arch }}
8989
CMAKE_OSX_ARCHITECTURES: ${{ matrix.target.arch }}

0 commit comments

Comments
 (0)