Skip to content

Commit a5de7ae

Browse files
authored
Merge pull request #838 from bashtage/dependabot/github_actions/pypa/cibuildwheel-4.0.0
Build(deps): Bump pypa/cibuildwheel from 3.4.1 to 4.0.0
2 parents 448a3ab + d73cc8f commit a5de7ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cron-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
python-version: '3.x'
3838

39-
- uses: pypa/cibuildwheel@v3.4.1
39+
- uses: pypa/cibuildwheel@v4.0.0
4040
env:
4141
CIBW_BUILD: ${{ matrix.python }}-*
4242
CIBW_BEFORE_BUILD: python -m pip install pip --upgrade

0 commit comments

Comments
 (0)