Skip to content

Commit 136fbe2

Browse files
authored
Merge pull request #10 from jlai/dependabot/github_actions/pypa/cibuildwheel-2.6.0
Bump pypa/cibuildwheel from 2.4.0 to 2.6.0
2 parents 65f48d7 + aac15a2 commit 136fbe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
steps:
4444
- uses: actions/checkout@v2
4545

46-
- uses: pypa/cibuildwheel@v2.4.0
46+
- uses: pypa/cibuildwheel@2.6.0
4747
env:
4848
CIBW_SKIP: cp27-*
4949
CIBW_ARCHS_WINDOWS: "AMD64 x86"

0 commit comments

Comments
 (0)