Skip to content

Commit 1c6ffa5

Browse files
authored
Merge pull request #8 from wanadev/dependabot/github_actions/pypa/cibuildwheel-2.16.4
Bump pypa/cibuildwheel from 2.16.2 to 2.16.4
2 parents d6824b8 + 6a492d2 commit 1c6ffa5

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
@@ -60,7 +60,7 @@ jobs:
6060
submodules: true
6161

6262
- name: "Build wheels"
63-
uses: pypa/[email protected].2
63+
uses: pypa/[email protected].4
6464
env:
6565
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
6666
PIP_USE_PEP517: 1

0 commit comments

Comments
 (0)